{
  "name": "Sunsky Tourism",
  "short_name": "Sunsky Tourism",
  "description": "Travel made easy, memories made forever. Tour packages, flights, hotels, holiday plans and visa assistance from Sikar, Rajasthan.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["travel", "business"]
}