{
    "name": "The Story of KT",
    "short_name": "KT Story",
    "icons": [
        {
            "src": "/android-chrome-192x192.png?v=2",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png?v=2",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#D64B2A",
    "background_color": "#F7F4EE",
    "display": "standalone"
}