{
  "name": "PEYU OS · Fundadores",
  "short_name": "PEYU OS",
  "description": "Centro de mando de PEYU para fundadores y administradores. Opera todo el negocio desde el chat del Agente: ventas, pedidos, pipeline B2B, social y más.",
  "start_url": "/admin/agente",
  "scope": "/admin",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#0F8B6C",
  "lang": "es-CL",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%230F8B6C' width='192' height='192' rx='42'/%3E%3Ctext x='50%25' y='52%25' font-size='120' text-anchor='middle' dominant-baseline='central'%3E%F0%9F%90%A2%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%230F8B6C' width='512' height='512' rx='112'/%3E%3Ctext x='50%25' y='52%25' font-size='320' text-anchor='middle' dominant-baseline='central'%3E%F0%9F%90%A2%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hablar con el Agente",
      "short_name": "Agente",
      "url": "/admin/agente",
      "description": "Abre el chat del Agent OS"
    },
    {
      "name": "Procesar pedidos",
      "short_name": "Pedidos",
      "url": "/admin/procesar-pedidos",
      "description": "Confirmar pagos y generar etiquetas"
    },
    {
      "name": "Pipeline B2B",
      "short_name": "Pipeline",
      "url": "/admin/pipeline",
      "description": "Leads y propuestas corporativas"
    },
    {
      "name": "Social Studio",
      "short_name": "Social",
      "url": "/admin/social-studio",
      "description": "Crear y publicar contenido"
    }
  ]
}
