{
	"name": "Pinball",
	"short_name": "Pinball",
	"lang": "en-US",
	"start_url": "https://lrusso.github.io/Pinball/Pinball.htm",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#000000",
	"background_color": "#000000",
	"icons": [
		{
			"src": "https://lrusso.github.io/Pinball/PinballFavIcon_192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "https://lrusso.github.io/Pinball/PinballFavIcon_512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}