{
    "name": "mift:gotothetop",
    "short_name": "mift",
    "description": "2인 협동 보스 레이드 게임",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1a1f2b",
    "theme_color": "#1a1f2b",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
    ]
}
