{
  "name": "Transit Live Bus Schedules & Timetable",
  "short_name": "Transit Live",
  "description": "Real-time bus timings, routes, nearby stops, and transit maps for Ahmedabad (AMTS) & Rajkot (RMTS).",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d5f4e",
  "theme_color": "#0d5f4e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/Bus.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/Bus.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
