{
	"name": "Chat Space",
	"short_name": "ChatSpace",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#000000",
	"description": "A server-channel system in a chat site.",
	"icons": [
		{
		"src": "/assets/icons/light-192.png",
		"sizes": "192x192",
		"type": "image/png"
		},
		{
		"src": "/assets/icons/light-512.png",
		"sizes": "512x512",
		"type": "image/png"
		}
	]
}
