{
  "id": "/prijscalculator",
  "name": "Taxi Reijnders Prijscalculator",
  "short_name": "Taxi Prijs",
  "description": "Bereken direct uw taxiprijs in Limburg. Vaste prijs vooraf, 100% elektrisch.",
  "lang": "nl",
  "start_url": "./prijscalculator.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0a1929",
  "theme_color": "#0a1929",
  "categories": ["travel", "business", "utilities"],
  "icons": [
    {
      "src": "icons/calc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/calc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/calc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/calc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "WhatsApp boeken",
      "short_name": "WhatsApp",
      "description": "Boek direct via WhatsApp",
      "url": "https://wa.me/31857737770?text=Hallo,%20ik%20wil%20een%20taxi%20boeken."
    },
    {
      "name": "Bel ons",
      "short_name": "Bellen",
      "description": "Bel 085 773 7770",
      "url": "tel:+31857737770"
    }
  ]
}
