{
    "short_name": "AprendoLeer",
    "name": "Aprendo a Leer - Juego",
    "icons": [
  {
    "src": "imagenes/logo-app.png",
    "type": "image/png",
    "sizes": "512x512",
    "purpose": "any maskable"
  }
],
    "start_url": "/index.html",
    "background_color": "#f0f8ff",
    "theme_color": "#0369a1",
    "display": "standalone",
    "orientation": "landscape"
  }