{
  "id": "/",
  "short_name": "My Bus™",
  "name": "Where Is My Bus™ (వేర్ ఈజ్ మై బస్)",
  "icons": [
    {
      "src": "/pwa-192.png?v=69",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png?v=69",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "version": "1.0.3",
  "description": "Verified bus routes, offline timetables, saved journeys, and privacy-safe live travel status by JS Universal Technologies (OPC) Private Limited",
  "categories": ["travel", "navigation"],
  "shortcuts": [
    {
      "name": "Plan Journey",
      "short_name": "Journey",
      "url": "/?tab=journey",
      "icons": [
        {
          "src": "/pwa-192.png?v=69",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
