{
  "name": "Taxi Reijnders",
  "short_name": "Taxi Reijnders",
  "description": "Premium taxivervoer in Limburg — boek snel, bereken direct uw prijs.",
  "lang": "nl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1929",
  "theme_color": "#0a1929",
  "categories": ["travel", "business", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bereken prijs",
      "short_name": "Prijs",
      "description": "Bereken direct uw rit-prijs",
      "url": "./prijscalculator.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp boeken",
      "short_name": "WhatsApp",
      "description": "Boek direct via WhatsApp",
      "url": "https://wa.me/31857737770?text=Hallo,%20ik%20heb%20een%20vraag%20over%20een%20rit."
    },
    {
      "name": "Bel ons",
      "short_name": "Bellen",
      "description": "Bel 085 773 7770",
      "url": "tel:+31857737770"
    }
  ]
}
