{
	"name": "Commquest WMS",
	"short_name": "WMS",
	"description": "Scanner-driven Warehouse Management System",
	"id": "/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#20292f",
	"background_color": "#ffffff",
	"start_url": "/",
	"scope": "/",
	"lang": "en",
	"dir": "ltr",
	"categories": ["business", "productivity"],
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
