{
  "name": "GRUP HSL",
  "short_name": "HSL",
  "description": "Habitatge i Serveis de la Llar",
  "orientation": "portrait-primary",
  "theme_color": "#255DAC",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "shortcuts": [
      {
          "name": "Inici",
          "description": "Inici aplicació",
          "url": "/tabs/tab1",
          "icons": [
              {
                  "src": "https://github.com/ionic-team/ionicons/blob/master/src/svg/home-outline.svg",
                  "type": "image/svg+xml"
              }
          ]
      },
      {
          "name": "Promocions",
          "description": "Veure les promocions",
          "url": "/tabs/tab2",
          "icons": [
            {
                "src": "https://github.com/ionic-team/ionicons/blob/master/src/svg/copy-outline.svg",
                "type": "image/svg+xml"
            }
        ]
      }
  ],
  "icons": [
      {
          "src": "https://app.hsl.cat/assets/icons/icon-72x72.png",
          "sizes": "72x72",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "https://app.hsl.cat/assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "https://app.hsl.cat/assets/icons/icon-128x128.png",
          "sizes": "128x128",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "https://app.hsl.cat/assets/icons/icon-144x144.png",
          "sizes": "144x144",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "https://app.hsl.cat/assets/icons/icon-152x152.png",
          "sizes": "152x152",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "https://app.hsl.cat/assets/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "https://app.hsl.cat/assets/icons/icon-384x384.png",
          "sizes": "384x384",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "https://app.hsl.cat/assets/icons/icon-512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "maskable any"
      }
  ],
  "url": "https://app.hsl.cat/",
  "manifestUrl": "https://app.hsl.cat/manifest.webmanifest",
  "lang": "es"
}