{
  "name": "Tools RSE",
  "short_name": "Tools RSE",
  "description": "Dashboard operativo y administrativo RSE Service",
  "start_url": "/tools-rse/login",
  "scope": "/tools-rse",
  "display": "standalone",
  "background_color": "#0242b5",
  "theme_color": "#0242b5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
