{
  "short_name": "GoCircular Munich",
  "name": "GoCircular Munich Progressive Web App",
  "description": "What if we can reimagine the city of munich to prosper together with people and the planet?",
  "icons": [
    {
      "src": "/img/icon-16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/img/icon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/img/icon-64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html#/home/guest",
  "background_color": "#ffffff",
  "display_override": ["minimal-ui"],
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#002040",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.mylike_app.app1",
      "id": "com.mylike_app.app1"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/mylike-find-save-share-places/id1102831910"
    }
  ]
}
