{
	"name": "SHOPMGR",
	"short_name": "SHOPMGR",
	"description": "Retail Point of Sale & Inventory Management",
	"start_url": "/shopMgr/",
	"display": "standalone",
	"background_color": "#0D9488",
	"theme_color": "#0D9488",
	"orientation": "portrait",
	"icons": [
		{
			"src": "icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"scope": "/shopMgr/"
}
