{
  "name": "LuxuryTravels.AI",
  "short_name": "LuxuryTravel",
  "description": "Your AI-powered luxury travel concierge - plan extraordinary journeys with intelligent specialist agents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "orientation": "any",
  "scope": "/",
  "categories": ["travel", "lifestyle"],
  "prefer_related_applications": false,
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat with Sloane",
      "short_name": "Chat",
      "description": "Start a conversation with your luxury travel concierge",
      "url": "/chat",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "My Trips",
      "short_name": "Trips",
      "description": "View your upcoming luxury trips",
      "url": "/trips",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Deals",
      "short_name": "Deals",
      "description": "Browse exclusive travel deals",
      "url": "/deals",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
