{
	"name": "Wired POS",
	"short_name": "Wired POS",
	"description": "Touch-optimized point of sale system",
	"start_url": "/register",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#07070f",
	"background_color": "#07070f",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"categories": ["business", "productivity"]
}
