{
  "name": "OnlineBusBookings — Book Bus Tickets in East Africa",
  "short_name": "Bus Bookings",
  "description": "Book bus tickets across East Africa in minutes. Compare operators, pick your seat, and pay with mobile money or cash. Instant e-ticket.",
  "start_url": "/?src=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "transportation", "business"],
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search buses", "url": "/", "description": "Find your next bus" },
    { "name": "Find my booking", "url": "/find-booking", "description": "Retrieve a ticket" },
    { "name": "Routes", "url": "/routes", "description": "Browse all routes" }
  ]
}
