{
	"short_name":"Executive Golf",
	"name":"Executive Golf",
	"description":"Experience realistic golf gameplay right in your browser, with competitive matches and stunning graphics designed for serious golf enthusiasts.",
	"id":"/",
	"start_url":"/",
	"display":"fullscreen",
	"orientation":"natural",
	"theme_color":"#162316",
	"background_color":"#3A5736",
	"icons":
	[
		{
			"src":"thumbs/180.png",
			"sizes":"180x180",
			"type":"image/png"
		},
		{
			"src":"thumbs/360.png",
			"sizes":"360x360",
			"type":"image/png"
		},
		{
			"src":"thumbs/540.png",
			"sizes":"540x540",
			"type":"image/png"
		},
		{
			"src":"thumbs/720.png",
			"sizes":"720x720",
			"type":"image/png"
		}
	],
	"screenshots":
	[
		{
			"src": "screenshots/1280x720.jpg",
			"sizes": "1280x720",
			"type": "image/jpg",
			"form_factor": "wide"
		},
		{
			"src": "screenshots/720x1440.jpg",
			"sizes": "720x1440",
			"type": "image/jpg"
		}
	]
}