{
  "name": "Grupo Telecom - Portal do Cliente",
  "short_name": "Grupo Telecom",
  "description": "Acesse suas faturas, chat com atendente e suporte técnico",
  "start_url": "/cliente/login",
  "scope": "/cliente",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "categories": ["utilities", "business"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
