{  "name": "Nordic BioNet",  "short_name": "Nordic BioNet",  "start_url": "/",  "display": "standalone",  "scope": "/",  "theme_color": "#295679",  "background_color": "#ffffff",  "icons": [    {      "src": "img/apple-touch-icon.png",      "sizes": "180x180",      "type": "image/png"    },    {      "src": "img/icon-192x192-transparent.png",      "sizes": "192x192",      "type": "image/png"    },    {      "src": "img/icon-512x512-transparent.png",      "sizes": "512x512",      "type": "image/png"    },    {      "src": "img/icon-512x512-maskable.png",      "sizes": "512x512",      "type": "image/png"    }  ]}