{
  "background_color": "#ffffff",
  "id": "tecnical.manresa",
  "dir": "auto",
  "display": "standalone",
  "name": "Portal Tecnical",
  "orientation": "any",
  "scope": "/",
  "short_name": "Portal Tecnical",
  "start_url": "/accounts/login/",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/static/img/istotip_tecnical_negre.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/istotip_tecnical_blanc_petit.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Perfil",
      "url": "/perfil/",
      "icons": [
        {
          "src": "/static/img/istotip_tecnical_negre.png",
          "type": "image/png",
          "sizes": "512x512",
          "purpose": "any maskable"
        }
      ]
    }
  ],
  "lang": "ca"
}