{
  "name": "BPV Student Portal - MBO College Hilversum",
  "short_name": "BPV Student",
  "description": "Student portal voor stage beheer, documenten, beoordelingen en berichten",
  "start_url": "/student/dashboard",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#c8102e",
  "background_color": "#ffffff",
  "orientation": "any",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
