{
  "short_name": "FootyWeb",
  "description": "The Football Web App for supporters",
  "start_url": "index.html",
  "name": "The Amazing Footyweb PWA Enabled Web Application",
  "display": "standalone",
  "background_color": "#990000",
  "theme_color": "#ffffff",
  "lang": "en", 
  "icons": [{
		"src": "img/icons/icon-512x512.png",
		"sizes": "512x512",
		"type": "image/png"
	}, {
		"src": "img/icons/icon-192x192.png",
		"sizes": "192x192",
		"type": "image/png",
		"purpose": "any maskable"
	}, {
		"src": "img/icons/icon-144x144.png",
		"sizes": "144x144",
		"type": "image/png"
	}, {
		"src": "img/icons/icon-96x96.png",
		"sizes": "96x96",
		"type": "image/png"	
	}, {
		"src": "img/icons/icon-72x72.png",
		"sizes": "72x72",
		"type": "image/png"
	}, {
		"src": "img/icons/icon-48x48.png",
		"sizes": "48x48",
		"type": "image/png"
	}, {
		"src": "img/icons/image36x36.png",
		"sizes": "36x36",
		"type": "image/png"
	}],
  "theme_color": "#ffffff"
}
