{
  "name": "myMillennium",
  "short_name": "myMillennium",
  "theme_color": "#06335a",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": ".",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/manifest/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/manifest/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://app.mymillennium.ch/manifest.webmanifest",
      "id": "https://app.mymillennium.ch/"
    }
  ],
  "prefer_related_applications": false
}
