{
	"name": "Velora Stay",
	"short_name": "Velora",
	"start_url": "/index.html",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#FF385C",
	"icons": [
		{
			"src": "/image.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/image.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
