{
  "name": "Survivalist",
  "short_name": "Survivalist",
  "description": "Shoot the gates to grow them, run your crowd through, and turn three survivors into an army before the boss turns them into dust.",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "any",
  "start_url": "./",
  "scope": "./",
  "theme_color": "#0a1224",
  "background_color": "#0a1224",
  "icons": [
    {
      "src": "images/logo/logo_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo/logo_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
