{
  "name": "ZapFlow Inbox",
  "short_name": "ZapFlow",
  "description": "Atendimento WhatsApp do ZapFlow",
  "id": "/inbox",
  "start_url": "/inbox",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#059669",
  "icons": [
    { "src": "/pwa-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Abrir Inbox", "short_name": "Inbox", "url": "/inbox", "icons": [{ "src": "/pwa-icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
