{
  "name": "Explore Beyond",
  "short_name": "Explore Beyond",
  "description": "Discover South India's most beautiful destinations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffdf9",
  "theme_color": "#1a3d2b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/Mysore-Palace.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/Mysore-Palace.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "Hot Destinations",
      "url": "/?page=hot",
      "description": "View all hot destinations"
    },
    {
      "name": "Travel Map",
      "url": "/#map",
      "description": "South India interactive map"
    }
  ]
}
