{
    "name": "스마트TV",
    "short_name": "스마트TV",
    "start_url": "http://m.xdx.kr/",
    "scope": "http://m.xdx.kr/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#FAFAFA",
    "icons": [
        {
            "src": "http://m.xdx.kr/ico/onAIR192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "http://m.xdx.kr/ico/onAIR512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}