{
  "name": "TAVU Expeditions",
  "short_name": "TAVU",
  "description": "Your premier partner for authentic African adventures and unforgettable expeditions.",
  "start_url": "/auth/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C2410C",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "lifestyle", "navigation"],
  "shortcuts": [
    {
      "name": "Tours",
      "short_name": "Tours",
      "description": "Browse tours",
      "url": "/tours"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse events",
      "url": "/events"
    }
  ]
}
