{
  "name": "Vicking Ventures — Adventure & Sports Kenya",
  "short_name": "Vicking Ventures",
  "description": "Kenya's premier outdoor adventure and sports company. Mt Kenya, safaris, scuba diving, team building.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B3D2E",
  "theme_color": "#0B3D2E",
  "categories": ["sports", "travel", "lifestyle"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-cover.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Vicking Ventures Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Now",
      "url": "/#book",
      "description": "Book an adventure or sports activity"
    },
    {
      "name": "Adventures",
      "url": "/#outdoor",
      "description": "Browse outdoor adventures"
    },
    {
      "name": "Contact Us",
      "url": "/#contact",
      "description": "Get in touch with our team"
    }
  ]
}
