{
  "short_name": "NVMBR Netwerk App",
  "name": "NVMBR Netwerk App",
  "description": "Voeg de NVMBR Netwerk App toe aan het startscherm van je telefoon",
  "icons": [
    {
      "src": "/favicons/nvmbr-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicons/nvmbr-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/leden/app/default.aspx",
  "background_color": "#0099ff",
  "display": "standalone",
  "scope": "/leden/app/",
  "theme_color": "#0099ff",
  "shortcuts": [
    {
      "name": "Mijn Communities",
      "short_name": "Communities",
      "description": "Mijn NVMBR Communities",
      "url": "/leden/app/communities/",
      "icons": [{ "src": "/favicons/nvmbr-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mijn Nieuws",
      "short_name": "Nieuws",
      "description": "Mijn NVMBR Nieuws",
      "url": "/leden/app/nieuws/",
      "icons": [{ "src": "/favicons/nvmbr-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mijn Agenda",
      "short_name": "Agenda",
      "description": "Mijn NVMBR Agenda",
      "url": "/leden/app/agenda/",
      "icons": [{ "src": "/favicons/nvmbr-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mijn Profiel",
      "short_name": "Profiel",
      "description": "Mijn NVMBR Profiel",
      "url": "/leden/app/profiel/",
      "icons": [{ "src": "/favicons/nvmbr-192.png", "sizes": "192x192" }]
    }
  ]
}