{
    "name": "TBS App",
    "short_name": "TBS",
    "description": "TBS 실시간 라디오/TV 스트리밍 앱",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#4F46E5",
    "theme_color": "#4F46E5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-v2-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-v2-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "entertainment",
        "music",
        "news"
    ],
    "lang": "ko-KR",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false
}