{
  "name": "Central do Cliente",
  "short_name": "Central",
  "description": "Gerencie seu site, assinatura, pagamentos e suporte em um só lugar.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b16",
  "theme_color": "#0b0b16",
  "icons": [
    {
      "src": "/portal-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/portal-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
