{
  "name": "Net4Life Atendimento",
  "short_name": "Net4Life",
  "description": "Central de Atendimento WhatsApp",
  "start_url": "/chat",
  "id": "/chat",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0d6a8e",
  "theme_color": "#0d6a8e",
  "icons": [
    {
      "src": "/api/public/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
