{
  "name": "Noah POS",
  "short_name": "Noah POS",
  "description": "Punto de venta Noah con operación offline y sincronización automática.",
  "start_url": "/pos",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#10243e",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
