{
  "short_name": "TravelParivar",
  "name": "Travel Parivar - Your Trusted Guide",
  "description": "Premium booking engine and community for group tours and flight bookings.",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#f6fafd",
  "theme_color": "#0d631b",
  "display": "standalone",
  "orientation": "portrait"
}
