{
  "name": "Voyalix — AI Travel Planner",
  "short_name": "Voyalix",
  "description": "Plan your perfect trip with AI-powered destination recommendations, real costs, and a full itinerary.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1628",
  "theme_color": "#2A3C6E",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/voyalix-mark.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png" },
    { "src": "/assets/voyalix-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["travel", "lifestyle"],
  "screenshots": []
}
