{
  "name": "Fly-Wise — AI Travel Agent",
  "short_name": "Fly-Wise",
  "description": "Your autonomous AI travel agent. Find, predict, and book flights smarter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f1e8",
  "theme_color": "#0F6B59",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/logo.jpeg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "/logo.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ],
  "categories": ["travel", "utilities"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Search Flights", "url": "/chat", "description": "Search and book flights" },
    { "name": "Price Alerts", "url": "/alerts", "description": "Manage price alerts" },
    { "name": "My Bookings", "url": "/profile", "description": "View your bookings" }
  ]
}
