{
  "name": "Maxi Travel",
  "short_name": "Maxi",
  "description": "Your trusted travel partner for city breaks and holiday packages",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["travel", "booking", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/notification-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search Flights",
      "short_name": "Flights",
      "url": "/flights"
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "url": "/bookings"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
