{
  "name": "Alphabet Wars",
  "short_name": "AlphaWars",
  "description": "Survive the Alphabet — Arcade Shooter",
  "start_url": "/index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000a00",
  "theme_color": "#00ff00",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000a00' width='192' height='192' rx='24'/><text x='96' y='120' text-anchor='middle' font-family='Courier New' font-size='100' font-weight='bold' fill='%2300ff00'>V</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
