{
  "name": "Portal del Trabajador - Gestión RZ",
  "short_name": "Mi Portal RRHH",
  "start_url": "./portal_trabajador.html",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#0A3D62",
  "icons": [
    {
      "src": "icono-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icono-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}