{
  "name": "EpicFlow Chat",
  "short_name": "EpicFlow",
  "description": "Chat de atendimento EpicFlow",
  "start_url": "/chat",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3B82F6",
  "background_color": "#181C32",
  "icons": [
    {
      "src": "/logo-app-epic.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-app-epic.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
