{
  "id": "https://barqtaxi.com/",
  "name": "BarqTaxi India - Fast Cab, Auto & Bike Booking",
  "short_name": "BarqTaxi",
  "description": "Book Cabs, Auto Rickshaws, and Bike Taxis across India with live GPS tracking and lowest INR fares.",
  "start_url": "https://barqtaxi.com/",
  "scope": "https://barqtaxi.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#17251f",
  "theme_color": "#ff9933",
  "categories": [
    "travel",
    "navigation",
    "transportation"
  ],
  "icons": [
    {
      "src": "https://barqtaxi.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://barqtaxi.com/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Ride",
      "url": "/",
      "description": "Book instant Cab, Auto or Bike"
    },
    {
      "name": "Driver Portal",
      "url": "/driver/",
      "description": "Driver Partner Dispatch & Navigation"
    },
    {
      "name": "Admin Console",
      "url": "/admin/",
      "description": "Fleet Operations & Dispatch Command"
    }
  ],
  "developer": {
    "name": "Mohammad Sarfraz",
    "company": "SOFTALL TECHNOLOGIES",
    "email": "info@softalltechnologies.com",
    "url": "https://softalltechnologies.com"
  },
  "author": "Mohammad Sarfraz (SOFTALL TECHNOLOGIES)"
}