{
  "id": "/",
  "name": "Bizad - The Business Index",
  "short_name": "Bizad",
  "description": "Discover South African businesses, products, specials and events.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0d3b60",
  "categories": ["business", "shopping", "lifestyle"],
  "icons": [
    {"src": "/assets/icons/bizad-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/assets/icons/bizad-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}