{
  "name": "Fiber Self-Care Broadband App",
  "short_name": "Fiber App",
  "start_url": "/customer/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "description": "Manage your home fiber router, WiFi passwords, optical health, and speed tests.",
  "icons": [
    {
      "src": "/customer/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/customer/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
