{
  "name": "Smartengeldcalculator",
  "short_name": "Smartengeld",
  "description": "Gratis smartengeldcalculator - Bereken uw smartengeldvergoeding op basis van actuele rechtspraak (2026)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d0f",
  "theme_color": "#20b954",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["legal", "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"
    }
  ]
}
