{
  "name": "Internet For Businesses - IFB",
  "short_name": "IFB",
  "description": "Professional web design and digital marketing services for South African businesses",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#0E1B2E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-ZA",
  "icons": [
    {
      "src": "IFB-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "IFB-logo.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ]
}