{
  "name": "eTravelSmart Bus Booking",
  "short_name": "ETS Bus",
  "description": "Book bus tickets online across India. Get upto 10% OFF, reward points, travel insurance and smart reminders.",
  "id": "/bus/",
  "start_url": "/bus/",
  "scope": "/bus/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "portrait-primary",
  "categories": ["travel", "transportation"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/bus/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bus/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
