{
  "name": "dream cruise agent",
  "short_name": "dream cruise agent",
  "description": "AI-powered cruise trip planner with real pricing and itineraries",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1033",
  "theme_color": "#2d3478",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/dream-cruise-agent-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/dream-cruise-agent-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "shortcuts": [
    {
      "name": "Find a Cruise",
      "short_name": "Search",
      "description": "Browse cruise sailings",
      "url": "/search"
    },
    {
      "name": "Saved Cruises",
      "short_name": "Saved",
      "description": "View saved cruises",
      "url": "/favorites"
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "AI Cruise Advisor",
      "url": "/chat"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
