{
  "name": "1860 Travels",
  "short_name": "1860 Travels",
  "description": "Book flights, hotels, tours, visa services & more — your trusted travel partner for Nigeria, Africa and worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e1e",
  "theme_color": "#048ED3",
  "lang": "en",
  "categories": ["travel", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/images/pwa-icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/pwa-icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-home.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "1860 Travels – Book Flights & Travel"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Flight",
      "short_name": "Flights",
      "description": "Search and book flights",
      "url": "/",
      "icons": [{ "src": "/images/pwa-icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your bookings",
      "url": "/Account/MyBookings",
      "icons": [{ "src": "/images/pwa-icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
