{
  "name": "Travel Unbounded USA",
  "short_name": "Travel Unbounded",
  "description": "Luxury travel packages, African safari tours, and signature vacation experiences",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4A052",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/infy-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/infy-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/infy-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/logo.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "categories": ["travel"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Kenya Safari Tours",
      "short_name": "Kenya Safari",
      "description": "Explore Kenya's Great Migration and Safari Tours",
      "url": "/wildlife/kenya-great-migration-tour-from-usa",
      "icons": [
        {
          "src": "/infy-logo.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Iceland Northern Lights",
      "short_name": "Iceland",
      "description": "Experience Iceland's Northern Lights and Waterfalls",
      "url": "/signature/leisure-iceland-northern-lights-tour",
      "icons": [
        {
          "src": "/infy-logo.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ]
}
