{
  "name": "Giant Ibis Transport",
  "short_name": "Giant Ibis Transport",
  "description": "Cambodia's leading premium bus company. Book safe, reliable, and comfortable bus travel across Cambodia, Vietnam, and Thailand.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0056B3",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["travel", "transportation"],
  "icons": [
    {
      "src": "/logo-PWA.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-PWA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/hero.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Giant Ibis Transport - Book your bus trip"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Trip",
      "short_name": "Book",
      "description": "Quickly search and book your next bus trip",
      "url": "/book",
      "icons": [{ "src": "/logo-PWA.png", "sizes": "512x512" }]
    },
    {
      "name": "Bus Schedule",
      "short_name": "Schedule",
      "description": "View all bus schedules and routes",
      "url": "/schedule",
      "icons": [{ "src": "/logo-PWA.png", "sizes": "512x512" }]
    }
  ]
}
