{
	"name": "Hampden-Sydney College",
	"short_name": "H-SC Web",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#000000",
	"icons": [
		{
			"src": "/icons/Shield_16x16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "/icons/Shield_32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/icons/Shield_48x48.png",
			"sizes": "48x48",
			"type": "image/png"
		},
		{
			"src": "/icons/Shield_128x128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "/icons/Shield_144x144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "/icons/Shield_180x180.png",
			"sizes": "180x180",
			"type": "image/png"
		},  
		{
			"src": "/icons/Shield_192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/Shield_512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icons/Shield_512x512.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/Shield_16x16.ico",
			"sizes": "16x16",
			"type": "image/x-icon",
			"purpose": "maskable"
		},
		{
			"src": "/icons/Shield_32x32.ico",
			"sizes": "32x32",
			"type": "image/x-icon",
			"purpose": "maskable"
		},
		{
			"src": "/icons/Shield_48x48.ico",
			"sizes": "48x48",
			"type": "image/x-icon",
			"purpose": "maskable"
		},
		{
			"src": "/icons/Shield_128x128.ico",
			"sizes": "128x128",
			"type": "image/x-icon",
			"purpose": "maskable"
		},
		{
			"src": "/icons/Shield_144x144.ico",
			"sizes": "144x144",
			"type": "image/x-icon",
			"purpose": "maskable"
		},
		{
			"src": "/icons/Shield_180x180.ico",
			"sizes": "180x180",
			"type": "image/x-icon",
			"purpose": "maskable"
		},
		{
			"src": "/icons/Shield_192x192.ico",
			"sizes": "192x192",
			"type": "image/x-icon",
			"purpose": "maskable"
		},
		{
			"src": "/icons/Shield_512x512.ico",
			"sizes": "512x512",
			"type": "image/x-icon",
			"purpose": "maskable"
		}
	]
}