{
	"$schema": "https://json.schemastore.org/web-manifest-combined.json",
	"name": "HELLO!",
	"short_name": "Hello",
	"description": "HELLO! brings you the latest celebrity & royal news from the UK & around the world, magazine exclusives, fashion, beauty, lifestyle news, celeb babies, weddings, pregnancies and more!",
	"start_url": ".",
	"theme_color": "#cc0000",
	"background_color": "#ffffff",
	"display": "standalone",
	"icons": [
		{
			"src": "/icons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
