{
	"short_name": "Party",
	"name": "Party",
	"icons": [
		{
			"sizes": "192x192",
			"src": "/images/logo.png",
			"type": "image/png"
		}
	],
	"start_url": "/?source=pwa",
	"display": "standalone",
	"scope": "/",
	"theme_color": "#000000",
	"background_color": "#ffffff"
}
