{
	"id": "Rexel",
	"version": "1.0.0",
	"name": "Rexel B2B",
	"short_name": "Rexel",
	"description": "Rexel NextJS PWA Store",
	"start_url": "/",
	"display": "standalone",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"icons": [
		{ "src": "/Rexel/favicon.png", "sizes": "any", "type": "image/png", "purpose": "any" },
		{
			"src": "/Rexel/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		},
		{ "src": "/Rexel/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
		{ "src": "/Rexel/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
		{ "src": "/Rexel/favicon-96x96.png", "sizes": "96x96", "type": "image/png" },
		{ "src": "/Rexel/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
		{ "src": "/Rexel/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/Rexel/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
	],
	"screenshots": [
		{
			"src": "/Rexel/screenshot-desktop.png",
			"sizes": "1902x909",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Home screen of Rexel App"
		},
		{
			"src": "/Rexel/screenshot-mobile.png",
			"sizes": "376x666",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Home screen of Rexel App"
		}
	]
}
