{
  "name": "THE TAPAS GASTROBAR",
  "short_name": "THE TAPAS GASTROBAR",
  "icons": [
    {
      "src": "iconos/ico_tapas.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "description": "Los clientes de THE TAPAS estan protegidos. Cumple la normativa sanitaria. Sin utilizar ninguna APP.",
  "background_color": "#2B2B2B",
  "theme_color": "#D18B4D",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": "/index.php",
  "scope": "/",
  "lang": "es-ES",
  "serviceworker": {
    "src": "hub.service.js",
    "scope": "/index.php",
    "update_via_cache": "none"
  }
}