{
  "name": "GSRTC Bus Booking",
  "short_name": "GSRTC",
  "description": "Live GPS bus tracking, advance ticket booking and reservation platform for GSRTC — Gujarat State Road Transport Corporation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e11d48",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/bus-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bus-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "transportation"],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "Track Bus",
      "short_name": "Track",
      "description": "Track a GSRTC bus live on GPS",
      "url": "/track",
      "icons": [{ "src": "/bus-logo.png", "sizes": "96x96" }]
    }
  ]
}
