{
	"author": "DEBSireland.com",
	"name": "Event Hub",
	"short_name": "DEBSireland",
	"description": "Custom-designed event portal for customers to create the event they want and guests to obtain all the relevant event information.  Private client use only.",
	"orientation": "portrait",
	"start_url": "/login/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#00000069",
	"theme_color": "#FF00C0",
	"icons": [
		
		{
			"src": "/icons/72.png",
			"sizes": "72x72",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/96.png",
			"sizes": "96x96",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/120.png",
			"sizes": "120x120",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/128.png",
			"sizes": "128x128",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/152.png",
			"sizes": "152x152",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/180.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/384.png",
			"sizes": "384x384",
			"type": "image/png",
			"purpose": "any"
		}, {
			"src": "/icons/512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"manifest_version": 3,
	"version": "0.2",
	"applications": {
		"gecko": {
			"id": "info@debsireland.com"
		}
	}
}