{
  "name": "SZ Travel - Flight Booking",
  "short_name": "SZ Travel",
  "description": "Book flights worldwide with SZ Travel - Your trusted flight booking companion",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "booking", "flights", "aviation"],
  "icons": [
    {
      "src": "/sz-logo-8d5xiIeK.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/sz-logo-8d5xiIeK.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-bg-cuBZhvhi.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "SZ Travel flight search interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Flights",
      "short_name": "Search",
      "description": "Quick flight search",
      "url": "/",
      "icons": [
        {
          "src": "/sz-logo-8d5xiIeK.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your booking history",
      "url": "/account",
      "icons": [
        {
          "src": "/sz-logo-8d5xiIeK.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
