{
  "name": "Meierij Zelfservice",
  "short_name": "Meierij",
  "description": "Tijdregistratie en verlof voor medewerkers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f3f1eb",
  "background_color": "#fbfaf7",
  "lang": "nl",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Timer starten", "url": "/time-entries/new" },
    { "name": "Verlof aanvragen", "url": "/time-off/new" }
  ]
}
