{
  "name": "Comandas",
  "short_name": "Comandas",
  "description": "Ordena desde tu mesa escaneando el QR. Sin filas, sin app, sin esperar.",
  "start_url": "/client/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "theme_color": "#0a7a83",
  "lang": "es-CR",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
