{
  "id": "/",
  "name": "Fichi — AI Trip Planning",
  "short_name": "Fichi",
  "description": "Plan your dream trip in minutes with AI-powered itineraries, visa checks, and weather insights.",
  "start_url": "/launch",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1b2b4b",
  "orientation": "portrait",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
