{
    "name": "Galería de mapas",
    "short_name": "GalMaps",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#fdfdfd",
    "theme_color": "#db4938",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/img/iconos/map-svgrepo-com.svg",
        "type": "image/svg", "sizes": "72x72"
      },
      {
        "src": "img/iconos/map-svgrepo-com.svg",
        "type": "image/png", "sizes": "96x96"
      },
      {
        "src": "img/iconos/map-svgrepo-com.svg",
        "type": "image/png", "sizes": "128x128"
      },
      {
        "src": "img/iconos/map-svgrepo-com.svg",
        "type": "image/png", "sizes": "144x144"
      },
      {
        "src": "img/iconos/map-svgrepo-com.svg",
        "type": "image/png", "sizes": "152x152"
      },
      {
        "src": "img/iconos/map-svgrepo-com.svg",
        "type": "image/png", "sizes": "192x192"
      },
      {
        "src": "/img/iconos/map-svgrepo-com.svg",
        "type": "image/svg", "sizes": "384x384"
      },
      {
        "src": "/img/iconos/map-svgrepo-com.svg",
        "type": "image/svg", "sizes": "512x512"
      }
    ]
  }