{
    "short_name": "LibDib PWA",
    "name": "LibDib PWA",
    "icons": [
        {
	    "src": "/../images/favicon.ico",
	    "sizes": "64x64 32x32 24x24 16x16",
	    "type": "image/x-icon"
	},
	{
	    "src": "/../images/libdib-logo-40x40.png",
	    "type": "image/png",
	    "sizes": "40x40"
	},
	{
	    "src": "/../images/libdib-logo-100x100.png",
	    "type": "image/png",
	    "sizes": "100x100"
	}
    ],
    "start_url": "/?homescreen=1",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
