{
    "name": "MyDripCode",
    "short_name": "MDC",
    "description": "AI가 큐레이팅하는 커뮤니티 베스트 콘텐츠",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a10",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "entertainment",
        "news",
        "social"
    ],
    "lang": "ko"
}