{
  "name": "Portal do Cliente IBI Telecom",
  "short_name": "Portal",
  "description": "Portal do Cliente IBI Telecom - Acesse suas faturas, boletos, segunda via e gerencie seus serviços de internet de forma rápida e segura.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#005e38",
  "background_color": "#ffffff",
  "lang": "pt-BR",
  "scope": "/",
  "categories": [
    "internet",
    "isp",
    "broadband",
    "telecom"
  ],
  "icons": [
    {
      "src": "/favicon_ibi.ico",
      "sizes": "96x96 64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/web-app-manifest-192x192_ibi.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512_ibi.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}