{
  "name": "GrensTanken — Loont het om over de grens te tanken?",
  "short_name": "GrensTanken",
  "description": "Bereken je netto besparing als je in België of Duitsland tankt — inclusief reiskosten.",
  "theme_color": "#003e6f",
  "background_color": "#f8f9fc",
  "display": "standalone",
  "start_url": "/",
  "lang": "nl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
