{
  "name": "Travel AI (TAI) — Personalized Itineraries",
  "short_name": "Travel AI",
  "description": "Turn your interests into a destination worth the flight, then into a day-by-day itinerary. Personalized travel planning powered by AI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#3f7a72",
  "background_color": "#faf8f4",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
