{
  "name": "TAT Taxi — Live Ritprijs",
  "short_name": "TAT Taxi",
  "description": "De TTO voor Amsterdam — Live ritprijs berekenen",
  "start_url": "/taxi-calculator.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["travel", "utilities"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Bereken ritprijs",
      "short_name": "Bereken",
      "description": "Bereken direct een ritprijs",
      "url": "/taxi-calculator.html"
    }
  ]
}
