{
  "name": "CHRONO RIFT: Zero Hour",
  "short_name": "ChronoRift",
  "description": "High-octane 2D Cyberpunk Roguelite Twin-Stick Survivor Game with Bullet-Time mechanics.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#070312",
  "theme_color": "#00f0ff",
  "prefer_related_applications": false,
  "categories": ["games", "action", "arcade"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
