{
  "name": "SwarmBlitz",
  "short_name": "SwarmBlitz",
  "description": "Conquer the grid. Grow your swarm. Territory capture game.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#020810",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "./favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    }
  ],
  "scope": "./"
}
