{
	"features": {
		"leaderboard": 0,
		"multiplayer": 0,
		"rewarded": 0,
		"standalone": 1,
		"credits": 0,
		"multiplayer_local": 1,
		"audio": 1
	},
	"game_i18n": {},
	"game_info": {
		"client_version": "1.0.0",
		"api_version": "2.1",
		"forced_mode": {
			"state": {
				"player_country": {
					"description": "Select the players country",
					"type": "number",
					"min": 0,
					"max": 204
				},
				"ai_country": {
					"description": "Select the enemies country",
					"type": "number",
					"min": 0,
					"max": 204
				}
			},
			"override": {
				"hide_ui": {
					"description": "Hide specific Ui Elements",
					"type": "array",
					"values": ["score", "flags"]
				},
				"max_score": {
					"description": "Set the required score to win",
					"type": "number",
					"min": 1,
					"max": 99
				},
				"ai_difficulty": {
					"description": "Set the difficulty of the enemy",
					"type": "string",
					"values": ["easy", "medium", "hard"]
				},
				"curve_mode": {
					"description": "Set if curve mode is enabled",
					"type": "boolean"
				},
				"curve_strength": {
					"description": "Set the curve strength in curve mode",
					"type": "number",
					"min": 0,
					"max": 1
				}
			}
		},
		"track_stats": {
			"ball_hit": {
				"description": "the ball was hit by the paddle",
				"params": {
					"hit_type": {
						"type": "string",
						"values": ["curvedBall,powerBall"]
					}
				}
			}
		},
		"point_scored": {
			"description": "A score was made by the player or the enemy",
			"params": {
				"score_gained_by": {
					"type": "string",
					"values": ["player", "ai"]
				},
				"hit_type": {
					"type": "string",
					"values": ["curvedBall,powerBall"]
				}
			}
		}
	},
	"aid": "A1234-5",
	"logging": false,
	"api": "famobi",
	"name": "Google GameSnacks",
	"more_games_url": "",
	"more_games_button_image": "logo",
	"show_splash": "",
	"splash_duration": 3000,
	"branch": "master",
	"gameParams": {
		"ad_type": "off"
	},
	"menuless": true,
	"disable_console": false,
	"includeJS": ["gamesnacks.js"],
	"version": "558ec8e4",
	"supportedLanguages": []
}
