{
	"id": "CheckIn.app.sephora.it",
	"name": "Sephora Check-In",
	"short_name": "Check-In",
	"categories": ["shopping", "utilities"],
	"description": "Check-in application used in Sephora Stores.",
	"theme_color": "#ffffff",
	"background_color": "#000000",
	"display": "fullscreen",
	"orientation": "portrait",
	"scope": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "/icon.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	]
}
