{
  "short_name": "SightTrails",
  "name": "SightTrails Safaris - Maasai Wildlife Adventures",
  "description": "Experience authentic Maasai culture and incredible wildlife adventures with SightTrails Safaris",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "fullscreen",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "portrait-primary",
  "theme_color": "#1e40af",
  "background_color": "#0f172a",
  "categories": [
    "travel",
    "tourism",
    "safari",
    "adventure"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}