{
  "name": "Pulse Dash – Geometry Rush",
  "short_name": "PulseDash",
  "description": "Ultra-fast neon rhythm platformer with 199 progressive levels, 60 FPS Canvas engine, and offline local-first saves.",
  "start_url": "/",
  "scope": "/",
  "id": "com.pulsedash.game",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#070712",
  "theme_color": "#00ffcc",
  "categories": ["games", "arcade", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
