{
  "name": "CeyBus.lk - Bus Ticket Booking",
  "short_name": "CeyBus",
  "description": "Book bus tickets online across Sri Lanka. Find buses, select seats, and travel with comfort and convenience.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6750A4",
  "categories": ["travel", "transportation", "lifestyle"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
