{
  "id": "?version=tm-1.0",
  "name": "The Movies",
  "short_name": "The Movies",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#dd052b",
  "background_color": "#e9e8e1",
  "orientation": "portrait",
  "description": "Smart Phone App voor de Filmkoepel agenda en account omgeving.",
  "icons": [
    {
      "src": "https://themovies.nl/content/themes/koepel-child-themovies/public/favicons/57x57.png",
      "sizes": "57x57",
      "type": "image/png"
    },
	 {
      "src": "https://themovies.nl/content/themes/koepel-child-themovies/public/favicons/72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
	 {
      "src": "https://themovies.nl/content/themes/koepel-child-themovies/public/favicons/114x114.png",
      "sizes": "114x114",
      "type": "image/png"
    },
    {
      "src": "https://themovies.nl/content/themes/koepel-child-themovies/public/favicons/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "launch_handler" : {
	 "client_mode": "navigate-existing"
  },
  "url_handlers": [
    {
      "origin": "https://themovies.nl"
    }
  ],
  "capture_links": "existing_client_event",
  "protocol_handlers": [
    {
      "protocol": "web+login",
      "url": "/agenda?web_login=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://themovies.nl/content/themes/koepel/public/manifest/themovies.webmanifest"
    }
  ],
  "prefer_related_applications": true
}
