{
  "name": "Zaurac Tour & Travels - Kashmir Tours",
  "short_name": "Zaurac Tours",
  "description": "Explore Kashmir with Zaurac Tour & Travels. Luxury and budget-friendly packages for couples, groups, and adventure seekers.",
  "start_url": "https://zaurac.in/index.php",
  "scope": "https://zaurac.in/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a2338",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["travel", "tourism"],
  "screenshots": [
    {
      "src": "assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "assets/images/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "View Tour Packages",
      "short_name": "Tour Packages",
      "description": "Browse all available Kashmir tour packages",
      "url": "https://zaurac.in/index.php#packages",
      "icons": [
        {
          "src": "assets/images/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our travel experts",
      "url": "https://zaurac.in/index.php#contact",
      "icons": [
        {
          "src": "assets/images/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Start your Kashmir adventure today",
      "url": "https://zaurac.in/index.php#booking",
      "icons": [
        {
          "src": "assets/images/logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "share_target": {
    "action": "https://zaurac.in/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
