{
  "id": "/vrijwilliger/",
  "name": "ClubWerk teamportaal",
  "short_name": "ClubWerk",
  "description": "Bekijk je planning, schrijf je in voor taken en volg overeenkomsten en vergoedingen op.",
  "start_url": "/vrijwilliger/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eaf8fe",
  "theme_color": "#00a9ef",
  "lang": "nl-BE",
  "dir": "ltr",
  "icons": [
    {
      "src": "/clubwerk-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/clubwerk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity"],
  "shortcuts": [
    {
      "name": "Mijn Planning",
      "short_name": "Planning",
      "description": "Bekijk jouw planning",
      "url": "/vrijwilliger/dashboard",
      "icons": [
        {
          "src": "/clubwerk-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Beschikbare Taken",
      "short_name": "Taken",
      "description": "Bekijk beschikbare taken",
      "url": "/vrijwilliger/taken",
      "icons": [
        {
          "src": "/clubwerk-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
