{
  "name": "Atlas — AI Travel Planner",
  "short_name": "Atlas",
  "description": "AI-powered travel itinerary planner with interactive maps, live currency conversion, and PDF export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F1EB",
  "theme_color": "#C4703F",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["travel", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Plan a Trip",
      "short_name": "Plan",
      "description": "Start planning a new trip",
      "url": "/#planner"
    }
  ]
}
