{
    "name": "밤이와 함께 - 검은 고양이의 혼자 놀기",
    "short_name": "밤이",
    "description": "검은 고양이 밤이와 함께하는 집콕 앱 - Gore 영화 추천, 운세, 피젯 토이",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#1a1a2e",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["entertainment", "lifestyle"],
    "lang": "ko",
    "dir": "ltr"
}
