{
	"name": "Lovesta",
	"short_name": "Lovesta",
	"start_url": "/?standalone",
	"display": "standalone",
	"theme_color": "#ffffff",
	"scope": "/",
	"background_color": "#ffffff",
	"icons": [{
			"src": "https://lovesta.org/images/8/apple-touch-icon.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "https://lovesta.org/images/8/apple-touch-icon.png",
			"sizes": "144x144",
			"type": "image/png"
		}
	]
}