{
  "name": "Mesa de Operação · AMPLA",
  "short_name": "Mesa AMPLA",
  "description": "Quartel general digital da AMPLA Contabilidade — atendimento, kanban, Cícero IA.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Atendimento",
      "short_name": "Atender",
      "description": "Abrir a inbox unificada",
      "url": "/atendimento?source=pwa-shortcut",
      "icons": [{ "src": "/icon-512.svg", "sizes": "any" }]
    },
    {
      "name": "Cícero",
      "short_name": "Cícero",
      "description": "Conversar com Cícero IA",
      "url": "/cicero?source=pwa-shortcut",
      "icons": [{ "src": "/icon-512.svg", "sizes": "any" }]
    },
    {
      "name": "Minhas tarefas",
      "short_name": "Tarefas",
      "description": "Kanban do meu departamento",
      "url": "/equipe?source=pwa-shortcut",
      "icons": [{ "src": "/icon-512.svg", "sizes": "any" }]
    }
  ]
}
