{
  "name": "Huabodesk GenUI",
  "short_name": "HBDesk",
  "description": "Sistema de gestion empresarial con dashboard de tres columnas estilo Huabodesk",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/hbdesk-ico1.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/huabodesk-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/huabodesk-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "es"
}