{
  "name": "Business OS",
  "short_name": "Business OS",
  "description": "Sistema all-in-one pra solopreneurs e MEIs · finanças, clientes, tarefas e Segundo Cérebro com IA agentic",
  "id": "https://dash.ted.api.br/",
  "start_url": "https://dash.ted.api.br/",
  "scope": "https://dash.ted.api.br/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#1e1e1e",
  "theme_color": "#94a3b8",
  "lang": "pt-BR",
  "categories": ["productivity", "business", "finance"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Segundo Cérebro",
      "short_name": "Cérebro",
      "url": "https://dash.ted.api.br/dashboard/cerebro/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Financeiro",
      "short_name": "$",
      "url": "https://dash.ted.api.br/dashboard/financas/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tarefas",
      "short_name": "Tarefas",
      "url": "https://dash.ted.api.br/dashboard/tarefas/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
