{
    "name": "운동 포춘쿠키",
    "short_name": "운동 포춘쿠키",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#efece3",
    "theme_color": "#3f5c4c",
    "description": "오늘의 운동을 끝내면 도사님 운세가 열리는 재미 콘텐츠",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "favicon.png",
            "sizes": "64x64",
            "type": "image/png"
        }
    ]
}
