{
  "name": "Hoteles Certificados Cleanwork Orange",
  "short_name": "Hoteles Certificados",
  "description": "Portal de hoteles certificados en higiene por Cleanwork Orange",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbf6f0",
  "theme_color": "#fa6600",
  "orientation": "portrait",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}