{
  "name": "Mployr — Werk zonder uitzendbureau",
  "short_name": "Mployr",
  "description": "Vind werk of personeel direct. Geen uitzendbureau, geen recruiter.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#ff6a00",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Vacatures zoeken",
      "short_name": "Vacatures",
      "description": "Bekijk openstaande vacatures",
      "url": "/vacatures",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mijn profiel",
      "short_name": "Profiel",
      "description": "Bekijk en bewerk je profiel",
      "url": "/profiel",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Berichten",
      "short_name": "Berichten",
      "description": "Bekijk je berichten",
      "url": "/berichten",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
