{
  "name": "LetsFGO AI — AI Travel Planner",
  "short_name": "LetsFGO AI",
  "description": "Plan any trip with AI. Complete itineraries in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#131F2E",
  "theme_color": "#D4A853",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["travel", "lifestyle", "productivity"]
}
