{
  "name": "Grootpakket Chauffeur",
  "short_name": "Chauffeur",
  "description": "Chauffeur app voor Grootpakket — route, scans en afleveringen",
  "start_url": "/chauffeur",
  "display": "standalone",
  "background_color": "#1E3A5F",
  "theme_color": "#1E3A5F",
  "orientation": "portrait-primary",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "logistics"],
  "lang": "nl",
  "scope": "/",
  "prefer_related_applications": false
}
