{
  "name": "Instituto Ríos de Vida",
  "short_name": "Instituto RDV",
  "description": "Enseñanza y amor en un solo lugar. PWA oficial del Instituto Ríos de Vida.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#cf2e2e",
  "icons": [
    {
      "src": "/icono.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}