{
  "name": "Sistema Integrado de Registro de Albergues",
  "short_name": "SIRA",
  "display": "standalone",
  "background_color": "#3c8dbc",
  "description": "Sistema Integrado de Registro de Albergues",
  "icons": [{
    "src": "images/touch/homescreen48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "/assets/dist/img/splash/touch-72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "/assets/dist/img/splash/touch-96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "/assets/dist/img/splash/touch-144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "/assets/dist/img/splash/touch-168.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "/assets/dist/img/splash/touch-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }]
}