{
  "name": "Shiftbox Driver",
  "short_name": "Shiftbox",
  "description": "Beheer je voertuig en mobiliteit met Shiftbox",
  "start_url": "/nl/driver",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#110078",
  "background_color": "#FFFFFF",
  "lang": "nl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
