{
  "name": "Parc d'atraccions Tibidabo",
  "short_name": "Tibidabo",
  "description": "El parc d'atraccions més emblemàtic de Barcelona",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0b9062",
  "lang": "ca",
  "dir": "ltr",
  "categories": ["entertainment", "travel", "family"],
  "icons": [
    {
      "src": "themes/custom/bs_base_theme/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "themes/custom/bs_base_theme/images/footer/tibidabo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "themes/custom/bs_base_theme/images/footer/tibidabo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Comprar entrades",
      "short_name": "Entrades",
      "description": "Compra o reserva la teva entrada",
      "url": "/tickets.html",
      "icons": [{ "src": "themes/custom/bs_base_theme/images/tickets-block.svg", "sizes": "96x96" }]
    },
    {
      "name": "Àrea TibiClub",
      "short_name": "TibiClub",
      "url": "/login.html"
    }
  ]
}
