{
  "name": "Klesis Beheer",
  "short_name": "Klesis",
  "description": "Klesis Beheer: organisaties, gebruikers en inrichting",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#243B53",
  "orientation": "portrait-primary",
  "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": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dagtickets",
      "short_name": "Dagtickets",
      "description": "Bekijk dagtickets overzicht",
      "url": "/dagtickets",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Boekingen",
      "short_name": "Boekingen",
      "description": "Beheer boekingen",
      "url": "/boekingen",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
