{
    "name": "Later Arcade",
    "short_name": "Later Arcade",
    "description": "100가지 무료 HTML5 미니게임. 회원가입 없이 브라우저에서 바로 플레이.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0e16",
    "theme_color": "#84cc16",
    "lang": "ko",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
