{
  "name": "Mesón.Uno",
  "short_name": "Mesón.Uno",
  "description": "Mesón.Uno — gestão de cafeteria mexicana · single-entry pra todos perfis (PDV, KDS, Backoffice, Dono).",
  "start_url": "/inicio.html",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "theme_color": "#c8602a",
  "background_color": "#0f172a",
  "lang": "es-MX",
  "icons": [
    {
      "src": "/icons/icon-meson.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-meson-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-meson-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Backoffice",
      "short_name": "Backoffice",
      "description": "Configuración del negocio · usuarios, perfiles, devices",
      "url": "/backoffice.html",
      "icons": [
        {
          "src": "/icons/icon-192-admin.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard Dono",
      "short_name": "Dono",
      "description": "KPIs ejecutivos cross-loja",
      "url": "/app-dono.html",
      "icons": [
        {
          "src": "/icons/icon-192-dono.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
