{
  "name": "ConfirmRide - Bokaro Steel City Rides",
  "short_name": "ConfirmRide",
  "description": "Book Auto, Toto and Bike rides across Bokaro Steel City. Your Ride. Your Way. Always Confirmed.",
  "start_url": "/BookRide.aspx?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6f7",
  "theme_color": "#0f766e",
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    { "src": "/Content/images/icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/Content/images/icons/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/Content/images/icons/icon-maskable-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/Content/images/icons/icon-maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book a Ride",
      "short_name": "Book Ride",
      "url": "/BookRide.aspx?source=pwa-shortcut",
      "icons": [{ "src": "/Content/images/icons/icon-192.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "Login",
      "short_name": "Login",
      "url": "/Login.aspx?source=pwa-shortcut",
      "icons": [{ "src": "/Content/images/icons/icon-192.png?v=3", "sizes": "192x192" }]
    }
  ]
}
