{
  "name": "Bespoq portaal",
  "short_name": "Bespoq",
  "description": "Het portaal van Bespoq: werk, agenda, klanten en administratie.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "/beheer/",
  "scope": "/beheer/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1565c0",
  "icons": [
    { "src": "/shared/assets/icoon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/shared/assets/icoon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/shared/assets/icoon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Vandaag", "url": "/beheer/vandaag.html" },
    { "name": "Agenda", "url": "/beheer/agenda.html" },
    { "name": "Openstaand", "url": "/beheer/openstaand.html" }
  ]
}
