{
    "name": "꿈해몽",
    "short_name": "꿈해몽",
    "description": "AI 기반 한국 전통 꿈해몽 서비스",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#9333ea",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "lifestyle",
        "entertainment"
    ],
    "lang": "ko"
}