{
  "lang": "es",
  "name": "IMAX Audio Web App",
  "short_name": "IMAX Audio",
  "display": "standalone",  
  "icons": [{
    "src": "/favicon.ico",
    "sizes": "48x48"
  }, {
    "src": "/favicon-16x16.png",
    "sizes": "16x16",
    "type": "image/png"
  }, {
    "src": "/favicon-32x32.png",
    "sizes": "32x32",
    "type": "image/png"
  },{
    "src": "/apple-touch-icon.png",
    "sizes": "57x57",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-57x57.png",
    "sizes": "57x57",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-72x72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-76x76.png",
    "sizes": "76x76",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-114x114.png",
    "sizes": "114x114",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-120x120.png",
    "sizes": "120x120",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-144x144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-152x152.png",
    "sizes": "152x152",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-180x180.png",
    "sizes": "180x180",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "/apple-touch-icon-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "start_url": "/index.php?launcher=true",
  "background_color": "#ffffff",
  "scope": "/",
  "theme_color": "#ffffff",
  "orientation": "portrait"
}


