{
  "id": "/",
  "name": "B.OKOTH & CO. ADVOCATES",
  "short_name": "B.Okoth Advocates",
  "description": "B.OKOTH & COMPANY ADVOCATES — legal advisory, regulatory compliance, public policy and dispute resolution services in Kenya. Install this app for quick access, offline browsing and instant contact.",
  "dir": "ltr",
  "lang": "en",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "background_color": "#0B1F3A",
  "theme_color": "#0B1F3A",
  "icons": [
    {
      "src": "/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Consultation",
      "short_name": "Consultation",
      "url": "/book-consultation",
      "description": "Schedule a consultation with our advocates"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact"
    },
    {
      "name": "Practice Areas",
      "short_name": "Services",
      "url": "/practice-areas"
    },
    {
      "name": "FAQs",
      "short_name": "FAQs",
      "url": "/faqs"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false
}