{
  "name": "Mijn Yippie",
  "short_name": "Yippie",
  "description": "Mijn Yippie portaal — beschikbaarheid, rooster en inchecken",
  "start_url": "/portaal/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E8735A",
  "theme_color": "#E8735A",
  "lang": "nl",
  "icons": [
    {
      "src": "/icon-yippie.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-yippie.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Beschikbaarheid doorgeven",
      "short_name": "Beschikbaarheid",
      "url": "/portaal/",
      "description": "Geef je beschikbaarheid voor de komende week door"
    },
    {
      "name": "Mijn rooster",
      "short_name": "Rooster",
      "url": "/portaal/",
      "description": "Bekijk je rooster van deze week"
    },
    {
      "name": "Inchecken",
      "short_name": "Inchecken",
      "url": "/portaal/",
      "description": "Incheck bij aankomst op school"
    }
  ]
}
