{
	"name": "SpicyMatch",
	"short_name": "SpicyMatch",
	"start_url": "/",
	"lang": "en-GB",

	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#b600af",
	"background_color": "#ffffff",

	"prefer_related_applications": false,

	"related_applications": [{
		"platform": "play",
		"id": "com.zed.spicy.gapp"
	}],

	"icons": [{
		"src": "https://static.spicymatch.com/img/app/touch48.png",
		"type": "image/png",
		"sizes": "48x48"
	}, {
		"src": "https://static.spicymatch.com/img/app/touch96.png",
		"type": "image/png",
		"sizes": "96x96"
	}, {
		"src": "https://static.spicymatch.com/img/app/touch144.png",
		"type": "image/png",
		"sizes": "144x144"
	}, {
		"src": "https://static.spicymatch.com/img/app/touch192.png",
		"type": "image/png",
		"sizes": "192x192"
	}]
}
