{
	"theme_color": "#1975ff",
	"background_color": "#f2f5f9",
	"display": "standalone",
	"start_url": ".",
	"short_name": "AMF",
	"name": "Fans Society",
	"icons": [
		{
			"src": "/static/images/tickets-64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "/static/images/tickets-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "/static/images/tickets-256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "/static/images/tickets-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
