{
  "name": "The Singularity",
  "short_name": "Singularity",
  "description": "The story unfolds around you. An immersive GPS-guided audio walking tour of Queenstown, Tasmania.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8dcc8",
  "theme_color": "#e8dcc8",
  "icons": [
    {
      "src": "/images/appicon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/images/appicon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/images/appicon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
