{
  "name": "Portal SAVA Express",
  "short_name": "SAVA Portal",
  "description": "Portal de clientes y proveedores — facturas, expediciones, pagos y más.",
  "start_url": "/dashboard/portal",
  "scope": "/dashboard/portal",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0d1117",
  "background_color": "#0d1117",
  "icons": [
    {
      "src": "/dashboard/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/dashboard/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "logistics"],
  "lang": "es",
  "dir": "ltr"
}
