{
  "name": "Tank Town",
  "short_name": "TankTown",
  "description": "Drive tiny hand-drawn cartoon tanks, blast through bricks, and defend the base. Solo campaign or co-op multiplayer in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#111111",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
