{
  "name": "Theorieproef.nl",
  "short_name": "Theorieproef",
  "description": "Oefen voor je rijbewijstheorie",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3D51F2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["education", "utilities"],
  "lang": "nl"
}
