{
  "name": "Spooky Newquay: Zombie Crawl",
  "short_name": "Zombie Crawl",
  "description": "Your map, schedule and live companion for Newquay Zombie Crawl.",
  "start_url": "/explore-map/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0b13",
  "theme_color": "#0c0b13",
  "icons": [
    {
      "src": "assets/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
