{
  "name": "UPISA Reparto",
  "short_name": "Reparto",
  "description": "Entregas y visitas a clientes",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f4f7",
  "theme_color": "#0d6efd",
  "lang": "es",
  "icons": [
    { "src": "./img/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
