{
  "name": "Bangalore Tourist Places - Complete Travel Guide",
  "short_name": "Bangalore Tour",
  "description": "Discover 57+ tourist places near Bangalore with distances, weather, and travel tips",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFCFB",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "tourism", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Map",
      "short_name": "Map",
      "description": "View interactive map of destinations",
      "url": "/#map",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Explore Destinations",
      "short_name": "Destinations",
      "description": "Browse all tourist places",
      "url": "/#destinations",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
