{
  "name": "Bivrio",
  "short_name": "Bivrio",
  "description": "Software SaaS vertical para PyMEs de Latinoamérica",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F6FC",
  "theme_color": "#1A2040",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/bivrio-favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/bivrio-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "es",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Terminal POS",
      "short_name": "POS",
      "url": "/pos/terminal",
      "description": "Abrir terminal de ventas"
    },
    {
      "name": "Salón (Mesas)",
      "short_name": "Mesas",
      "url": "/restaurante",
      "description": "Ver mesas del restaurante"
    },
    {
      "name": "Dashboard",
      "short_name": "Inicio",
      "url": "/dashboard",
      "description": "Ver resumen del negocio"
    }
  ]
}
