{
  "name": "Aetherium Nexus AI",
  "short_name": "Nexus AI",
  "description": "CRM B2B inteligente con IA para el mercado mexicano",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "lang": "es-MX",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard", "short_name": "Dashboard",
      "description": "Ver métricas y actividad reciente",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pipeline", "short_name": "Pipeline",
      "description": "Ver oportunidades en pipeline",
      "url": "/pipeline",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
