{
  "name": "Arcade Survivor",
  "short_name": "Survivor",
  "description": "Choose your hero, collect crystals, and survive the Void Core in this fast-paced cosmic rogue-lite.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "background_color": "#0a0a2a",
  "theme_color": "#0a0a2a",
  "orientation": "landscape",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
