{
  "name": "Web Expert Solutions - Kenya's Leading Web Development Company",
  "short_name": "Web Expert Solutions",
  "description": "Web Expert Solutions - Kenya's premier web development and digital marketing company",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "200x60",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-square.svg", 
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180", 
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "categories": ["business", "technology", "productivity"],
  "lang": "en-KE",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}