{
  "name": "Chaplin Logistics",
  "short_name": "Chaplin",
  "description": "Luxury coach travel — Bellville Cape Town ↔ Harare. Book tickets, track parcels.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#101828",
  "background_color": "#101828",
  "categories": ["travel", "transportation"],
  "lang": "en-ZA",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/chaplin-booking-mobile.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Book your seat on Chaplin Logistics"
    },
    {
      "src": "/chaplin-redesign-desktop.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Chaplin Logistics — full booking experience"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a seat",
      "short_name": "Book",
      "url": "/?action=book&source=shortcut",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "My booking",
      "short_name": "My trip",
      "url": "/?action=lookup&source=shortcut",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
