{
    "name": "K-OTT",
    "short_name": "K-OTT",
    "description": "AI 기반 한국 OTT 통합 추천 플랫폼",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#6c5ce7",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": [
        "entertainment",
        "lifestyle"
    ],
    "lang": "ko",
    "dir": "ltr"
}