{
  "name": "MyTravelsai",
  "short_name": "MyTravelsai",
  "description": "Plan your perfect trip with MyTravelsAI, the smart AI-powered travel itinerary planner. Get personalized routes and activities for top destinations like Madrid, Rome, London, and Los Angeles.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5FBFD", 
  "theme_color": "#1ABC9C", 
  "icons": [
    {
      "src": "https://mytravelsai.com/favicon.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://mytravelsai.com/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    },
    {
      "src": "https://mytravelsai.com/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/img/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/static/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
