{
  "short_name": "Auravoid",
  "name": "Auravoid: Retro-Modern Arcade",
  "description": "Play Auravoid: a retro-modern procedural bullet-hell reflex game featuring real-time generative AI director barks. Start instantly in your browser.",
  "id": "https://launchauravoid.com/",
  "scope": "/",
  "start_url": "/",
  "background_color": "#000000",
  "theme_color": "#ff007f",
  "display": "standalone",
  "orientation": "landscape",
  "categories": [
    "games",
    "entertainment",
    "action"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/itch_screenshot_gameplay.png",
      "sizes": "1200x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Intense space combat and AI Director telemetry feedback"
    },
    {
      "src": "/itch_screenshot_chassis.png",
      "sizes": "1200x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Chassis selection and Hangar customization deck"
    },
    {
      "src": "/itch_screenshot_title.png",
      "sizes": "1200x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Title screen coin-acceptor interface and terminal cockpit"
    }
  ],
  "shortcuts": [
    {
      "name": "Launch Game",
      "short_name": "Play",
      "url": "/auravoid",
      "description": "Launch directly into the virtual arcade flight deck.",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mobile Companion Link",
      "short_name": "Companion",
      "url": "/companion",
      "description": "Sync tactical sensors and observer logs via ultrasonic FSK link.",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
