{
  "name": "Tick Your Tour - Adventure Travel Platform",
  "short_name": "Tick Your Tour",
  "description": "Discover and book amazing travel experiences with Tick Your Tour. Explore destinations, create unforgettable memories, and embark on your next adventure.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["travel", "lifestyle", "business"],
  "icons": [
    {
      "src": "/Emblem.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Emblem.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/OfferImage.jpeg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Tick Your Tour Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Hotels",
      "short_name": "Hotels",
      "description": "Search and book hotels",
      "url": "/hotel",
      "icons": [
        {
          "src": "/icons/blueExploreIcon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
