{
  "name": "Traveluxe",
  "short_name": "Traveluxe",
  "description": "Next-generation enterprise portal for travel agencies — manage global corporate accounts, real-time inventory, and booking operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#03045E",
  "background_color": "#F7F9FB",
  "categories": ["business", "productivity", "travel"],
  "icons": [
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
