{
  "name": "Lux Voyages AI",
  "short_name": "Lux Voyages",
  "description": "AI-powered luxury travel planning concierge. Plan trips, view itineraries, manage bookings — even offline.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#162d42",
  "theme_color": "#162d42",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "screenshots": [],
  "prefer_related_applications": false
}
