{
	"games": [
		{
			"background": "/phaser/assets/game-1-1/pics/tron.png",
			"itemSprite": "/phaser/assets/game-1-1/pics/number-buttons.png",
			"items": [
				{
					"right": true,
					"settings": {
						"x": 120,
						"y": 90,
						"index": 0
					},
					"animation": ""
				}
			]

		}
	]
}