{
    "name": "AI 오늘운세",
    "short_name": "AI 오늘운세",
    "description": "매일 아침 당신만을 위한 AI 운세를 이메일로 받아보세요",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#FFB6D9",
    "background_color": "#FFF0F6",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait"
}