{
  "name": "Taxi Meter — Road Safety I.T Services",
  "short_name": "Taxi Meter",
  "description": "Professional Taxi Meter PWA with live GPS tracking, automatic fare calculation, ride history, and printable receipts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0038A8",
  "lang": "en",
  "categories": ["navigation", "travel", "utilities", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
