{
	"name": "Quake III Arena",
	"short_name": "Quake III Arena",
	"lang": "en-US",
	"start_url": "https://lrusso.github.io/Quake3/Quake3.htm",
	"display": "standalone",
	"orientation": "landscape",
	"theme_color": "#000000",
	"background_color": "#000000",
	"icons": [
		{
			"src": "https://lrusso.github.io/Quake3/Quake3FavIcon_192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "https://lrusso.github.io/Quake3/Quake3FavIcon_512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}