{
  "name": "Cortex",
  "short_name": "Cortex",
  "description": "Cortex MCP: projetos, tarefas, agenda e caixa de entrada do time.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f5f6",
  "theme_color": "#14555c",
  "icons": [
    { "src": "/favicon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "compartilhado_titulo", "text": "compartilhado_texto", "url": "compartilhado_url" }
  }
}
