{
  "name": "IsiVoltPro",
  "short_name": "IsiVoltPro",
  "description": "Gestión integral de mantenimiento: informes, OT, agenda, activos y documentación.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#03060d",
  "theme_color": "#2f7ef5",
  "lang": "es",
  "icons": [
    {
      "src": "./icons/ivp-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
