{
  "name": "Keego Travel Portal",
  "short_name": "Keego",
  "description": "Access your trip itinerary, bookings, and travel documents — even offline.",
  "theme_color": "#4F46E5",
  "background_color": "#0D0B1F",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "categories": ["travel", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/keego-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/keego-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
