{
  "short_name": "Pitstop",
  "name": "Pitstop Voertuigbeheer",
  "description": "Voertuigonderhoud, rapporten en herinneringen beheren.",
  "icons": [
    {
      "src": "/img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/img/icon-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#11191f",
  "display": "standalone",
  "theme_color": "#11191f"
}