{
  "name": "GEOMSHOT — 도형 슈터",
  "short_name": "GEOMSHOT",
  "description": "기하학 도형들이 밀려옵니다. 이동하며 피하고, 무기를 업그레이드하며 살아남으세요. 무한 웨이브 생존 액션 게임.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d1a",
  "theme_color": "#ffe066",
  "lang": "ko",
  "categories": ["games"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-1-gameplay.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GEOMSHOT 게임플레이"
    },
    {
      "src": "/screenshots/screenshot-2-levelup.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "레벨업 무기 선택"
    },
    {
      "src": "/screenshots/screenshot-3-landscape.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GEOMSHOT 보스전 (와이드)"
    }
  ],
  "icons": [
    { "src": "/icons/icon-48.png",            "sizes": "48x48",     "type": "image/png" },
    { "src": "/icons/icon-72.png",            "sizes": "72x72",     "type": "image/png" },
    { "src": "/icons/icon-96.png",            "sizes": "96x96",     "type": "image/png" },
    { "src": "/icons/icon-144.png",           "sizes": "144x144",   "type": "image/png" },
    { "src": "/icons/icon-192.png",           "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png",           "sizes": "256x256",   "type": "image/png" },
    { "src": "/icons/icon-384.png",           "sizes": "384x384",   "type": "image/png" },
    { "src": "/icons/icon-512.png",           "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "maskable" }
  ]
}
