{
	"game": {
		"background": {
            "image": "background.jpg",
            "freespins": "background-fs.jpg"
		},
        "name": "81 Bubble Pop",
        "features": ["81 WAYS", "RESPIN", "STACKED MYSTERY"],
        "transformways": false,
        "values": {
            "rtps": {
                "96": 96.02,
                "94": 94.06,
                "92": 91.98
            }
        },
        "videos": [],
		"scoreboard": {
            "currency": {
                "background": {
                    "color": "black",
                    "opacity": "1"
                },
                "text": {
                    "color": "#7f7f7f"
                }
            },
            "default": {
                "text": {
                    "title": {
                        "color": "#ffb6c1"
                    },
                    "value": {
                        "color": "#ffffff"
                    }
                }
            }
		},
		"wins": {
			"big": 22,
			"mega": 42,
			"giga": 62
		},
		"overlayer": {
			"alpha": 0.5
		},
        "freeGameRounds": {
            "count": {
                "color": "white"
            },
            "title": {
                "color": "black"
            }
        }
	},
	"html": {
		"colors": {
			"background": "black",
			"elements": {
				"h1": "#ff1493",
				"h2": "#ff69B4",
				"p": "#cfcfcf",
				"strong": "#ffb6c1"
			}
		},
		"page": {
			"effect": {
				"animation": "fade|fade",
				"duration": 150
			},
			"opacity": 0.98
		}
	},
	"menu": {
        "background": {
            "color": "rgba(255, 255, 255, 0.1)"
        },
        "home": "go-to-the-casino-lobby",
        "font": "NotoSans-CondensedMedium"
    },
    "intro": {
        "game": true,
        "gameIntro": {
            "buttonSkip": false
        }
    },
	"language": {
		"default": "cs",
		"availables": ["bg", "cs", "ee", "en", "es", "fr", "hr", "lt", "lv", "ro", "rs", "rsa", "ru", "sk"]
	},
    "sound": {
        "volume": 2,
        "volumeSteps": [0, 10, 50, 100]
    },
    "fullscreen": {
        "start": true
    },
    "keys": {
        "spacebar": true
    },
    "time": {
        "visible": true,
        "session": true,
        "color": "white",
        "format": "H:i"
    },
    "autoplay": {
        "noSpins": [10, 25, 50, 100, 250, 500, 1000]
    },
    "force": true,
    "history": {
        "enabled": true,
        "url": "http://192.168.0.6/game-reports/",
        "items": 8
    },
    "denominations": true,
    "lobby": true
}