{
	"name": "MovieYell",
	"short_name": "MovieYell",
	"description": "Social network for movie lovers - a vote is more than just a number",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#ebebeb",
	"theme_color": "#f8f8f8",
	"icons": [
		{
			"src": "/pic/app-icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/pic/app-icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
