{
  "autoplay": {
    "enabled": false,
    "rounds": {
      "enabled": false,
      "showNoLimit": true,
      "showCustomLimit": false,
      "options": [
        10,
        25,
        50,
        100
      ]
    },
    "lossLimit": {
      "enabled": false,
      "showNoLimit": true,
      "showCustomLimit": false,
      "options": [
        10,
        25,
        50,
        100
      ]
    },
    "winLimit": {
      "enabled": false,
      "showNoLimit": true,
      "showCustomLimit": false,
      "options": [
        10,
        25,
        50,
        100
      ]
    },
    "simple": false,
    "stopOnFeature": false
  },
  "cashier": {
    "enabled": true,
    "balanceThreshold": [
      10,
      25,
      50,
      100
    ]
  },
  "feature": {
    "allowTelemetry": true,
    "allowFullscreen": true,
    "allowGamble": true,
    "allowQuickStop": true,
    "showCashier": true,
    "showClock": false,
    "showCloseGame": true,
    "showCurrency": true,
    "showFastPlay": false,
    "showFeatureBuy": false,
    "showFeatureIntro": true,
    "showFeatureOutro": true,
    "showFunModeBanner": false,
    "showHistory": true,
    "showLowWinCelebration": true,
    "showMaximumWin": true,
    "showNetPosition": false,
    "showPaylineLines": true,
    "showPaytable": true,
    "showRoundId": false,
    "showRtp": true,
    "showRules": true,
    "showSessionDuration": false,
    "showUi": true
  },
  "language": "en",
  "minimumSpinDuration": 1000,
  "requestTimeoutMs": 30000,
  "incompleteGameResolution": {
    "type": "NONE"
  },
  "realityCheck": {
    "sessionDurationPeriodFormat": "minutes",
    "showCloseGame": true,
    "showHistory": true,
    "showNetPosition": false,
    "showSessionDuration": true,
    "showSumBets": true,
    "showSumWins": true
  },
  "skipInsufficientFundsCheck": false,
  "skipSplash": true,
  "cheatPanel": true
}