{
  "name": "SeatWay India Bus Booking",
  "short_name": "SeatWay",
  "start_url": "./index.html#/",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#f97316",
  "description": "Mobile-first Indian bus ticket booking app with PNR, UPI payments and live seat updates.",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}