{
    "name": "사주보자 - AI 사주 상담",
    "short_name": "사주보자",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#060E1E",
    "theme_color": "#060E1E",
    "description": "사주팔자, 자미두수, 서양 점성술 기반 AI 운세 상담",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "icons/Icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        },
        {
            "src": "icons/Icon-maskable-192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ]
}
