{
  "id": "/vdi-uren",
  "name": "VDI Urenregistratie",
  "short_name": "VDI Uren",
  "description": "VDI urenregistratie voor medewerkers",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#18202a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/vdi-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vdi-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}