{
  "name": "Smart Meter Hub",
  "short_name": "Smart Meter Hub",
  "description": "Smart meters, built for Kenyan homes and businesses. Shop, pay securely with M-Pesa, and get products delivered across Kenya.",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "id": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1D4ED8",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
