{
	"name": "Little Market",
	"short_name": "MarketPOS",
	"description": "Point of Sale for Market Resellers",
	"start_url": "/pos/market/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#3273dc",
	"orientation": "any",
	"icons": [
		{
			"src": "/pos/market/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/pos/market/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": [
		"business",
		"productivity",
		"utilities"
	],
	"shortcuts": []
}
