{
  "name": "AI Hub MBO - Centrale Platform",
  "short_name": "AI Hub",
  "description": "Centralized web platform for MBO school AI resources, policies, and role-based learning",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "# 1a1a1a",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "nl-NL",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Documenten",
      "short_name": "Docs",
      "description": "Bekijk beleidsdocumenten en richtlijnen",
      "url": "/documents",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "AI tools en resources",
      "url": "/tools",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Leerpad",
      "short_name": "Leren",
      "description": "Rol-specifieke leerinhoud",
      "url": "/learning",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
