{
  "name": "Voyager – AI-Powered Travel Planning Platform",
  "short_name": "Voyager",
  "description": "Plan, manage, and discover trips with AI. The all-in-one travel operating system for travelers, agents, and agencies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#E67E22",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/placeholder.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["travel", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Plan a Trip",
      "short_name": "Plan",
      "url": "/plan",
      "description": "Start planning your next trip"
    },
    {
      "name": "Explore Destinations",
      "short_name": "Explore",
      "url": "/explore",
      "description": "Browse destinations worldwide"
    }
  ]
}
