{
  "name": "스웦 SPACEWARP - 무료 브라우저 미니게임",
  "short_name": "스웦",
  "description": "설치 없이 바로 즐기는 무료 브라우저 게임 모음",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0c29",
  "theme_color": "#0f0c29",
  "lang": "ko",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" }
  ]
}
