{
  "name": "Vulture Trek - Once is never enough",
  "short_name": "Vulture Trek",
  "description": "Experience authentic Himalayan trekking adventures with expert guides and sustainable practices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/icon/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "/icon/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "tourism"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1544735716-392fe2489ffa?q=80&w=540",
      "sizes": "540x720",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1544735716-392fe2489ffa?q=80&w=1080",
      "sizes": "1080x1440",
      "type": "image/jpeg"
    }
  ]
}
