{
  "name": "TeviFlow ISP - WiFi Billing & Hotspot Portal",
  "short_name": "TeviFlow",
  "description": "High-speed hotspot captive portal, M-Pesa STK push payments, WiFi passes & network management.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060d1f",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/teviflow-web-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/teviflow-web-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
