{
  "name": &quot;Fitxa CAE&quot;,
  "short_name": &quot;Fitxa&quot;,
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": &quot;Registre de temps simple per a equips operatius.&quot;,
  "theme_color": "#e30613",
  "background_color": "#fff7f7",
  "shortcuts": [
    {
      "name": &quot;Avui&quot;,
      "url": "/",
      "description": &quot;Avui&quot;
    },
    {
      "name": &quot;Fitxatges&quot;,
      "url": "/clockings",
      "description": &quot;Fitxatges&quot;
    }
  ]
}
