{
  "name": "Keymatic Platform",
  "short_name": "Keymatic",
  "description": "Painel de gestao Keymatic - atendimento e automacao WhatsApp",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "categories": ["business", "productivity", "communication"],
  "lang": "pt-BR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Conversas",
      "short_name": "Conversas",
      "url": "/dashboard/conversations",
      "description": "Ver conversas em andamento"
    },
    {
      "name": "Handoff",
      "short_name": "Handoff",
      "url": "/dashboard/handoffs",
      "description": "Atendimentos aguardando humano"
    }
  ],
  "prefer_related_applications": false
}
