{
  "name": "Ghost Chase",
  "short_name": "GhostChase",
  "description": "Survive · Shoot · Escape — 100-level ghost hunting game",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#04000f",
  "theme_color": "#c030ff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games"],
  "lang": "en"
}
