{
  "name": "BPMTeruggave — BPM-Teruggave",
  "short_name": "BPMTeruggave",
  "description": "Bereken uw BPM-teruggave voor geimporteerde auto's. Taxatierapporten, BPM-berekeningen en bpmteruggave.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}