{
	"name": "Yellowbox Web App",
	"short_name": "Yellowbox Web",
	"description": "User web app for Yellowbox Smart Locker system",
	"display": "standalone",
	"start_url": "/webapp",
	"scope": "/webapp/",
	"background_color": "#ffffff",
	"theme_color": "#fcfcfc",
	"icons": [
		{
			"src": "/icon-app.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}