{
  "name": "Henksh by Ittravelers — AI Travel Agent",
  "short_name": "Henksh",
  "description": "AI-powered travel concierge for tour operators. Build custom trip packages through conversation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#C2410C",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "travel"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x114",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x305",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}