{
  "name": "War Lines",
  "short_name": "War Lines",
  "description": "Endless Tactical Defense — Hold the line in a 3-lane auto-shooter",
  "start_url": "/game.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "categories": ["games", "action", "arcade"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}