{
	"name": "Angry Birds",
	"short_name": "Angry Birds",
	"lang": "en-US",
	"start_url": "https://tvdai2k2.github.io/AngryBirds/index.html",
	"display": "standalone",
	"orientation": "landscape",
	"theme_color": "#000000",
	"background_color": "#000000",
	"icons": [
		{
			"src": "https://tvdai2k2.github.io/AngryBirds/01-1.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "https://tvdai2k2.github.io/AngryBirds/02.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}