{
  "name": "Dream Vacation Tours",
  "short_name": "DVT",
  "description": "Experience the world with Dream Vacation Tours. We offer curated domestic and international tour packages.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["travel", "tourism", "lifestyle"],
  "background_color": "#ffffff",
  "theme_color": "#0EA5E9",
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
