{
  "name": "Itinerarly - AI Travel Planner",
  "short_name": "Itinerarly",
  "description": "Plan trips with AI, explore cities with audio guides, find activities and discover random adventures.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
