{
  "short_name": "myVisana",
  "name": "myVisana",
  "icons": [
    {
      "src": "../img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "36x36 48x48 72x72 96x96 144x144"
    },
    {
      "src": "../img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "../img/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "../img/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "../../../app/auth/flow/web-login/password",
  "background_color": "#fff",
  "display": "standalone",
  "scope": "../../../",
  "theme_color": "#E30613",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ch.visana.app",
      "id": "ch.visana.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/ch/app/visana-app/id1221367995"
    }
  ]
}
