{
  "name": "Ballan Travel",
  "short_name": "BallanTravel",
  "description": "Integrated travel solutions for flights, hotels, visas, tours, and corporate travel.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services/"
    },
    {
      "name": "Help Center",
      "short_name": "Help",
      "url": "/help-center/"
    },
    {
      "name": "FAQs",
      "short_name": "FAQs",
      "url": "/faqs/"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact/"
    }
  ]
}
