{
  "name": "Segundo Cerebro AI",
  "short_name": "CerebroAI",
  "description": "Tu Segundo Cerebro potenciado con Inteligencia Artificial, captura de voz y método P.A.R.A.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08090c",
  "theme_color": "#ff6b00",
  "icons": [
    {
      "src": "/cerebro-logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Capturar Idea",
      "url": "/?action=capture",
      "description": "Captura rápida de texto o nota"
    },
    {
      "name": "Nota de Voz",
      "url": "/?action=voice",
      "description": "Grabar nota de voz con transcripción IA"
    }
  ]
}
