{
	"name": "Wolfe Key & Inventory",
	"short_name": "Wolfe",
	"description": "Wolfe key and inventory management kiosk",
	"start_url": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#0a0a0a",
	"theme_color": "#0a0a0a",
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
