{
  "meta_key": "RfMncK6zZ8FNTHSh",
  "meta": {
    "schema_version": "2.0",
    "token": "FRpN4akelQvDw8rt-TOMaVcnQj80XZeoC"
  },
  "runtime": {
    "network": {
      "fetch": {
        "enabled": true,
        "cache_ttl_sec": 86400
      },
      "mode": {
        "offline_first": true,
        "allow_online_fallback": true
      }
    },
    "security": {
      "anti_tamper": {
        "adb_block": true,
        "dev_mode_block": true,
        "emulator_block": true,
        "root_block": true
      }
    }
  },
  "monetization": {
    "ads": {
      "enabled": true,
      "placements": {
        "banner_home_top": {
          "type": "banner",
          "screens": [
            "MainMenu",
            "Slots"
          ]
        },
        "interstitial_game_flow": {
          "type": "interstitial"
        },
        "rewarded_spin_bonus": {
          "type": "rewarded",
          "rewards": {
            "coins": 200
          }
        },
        "native_store_card": {
          "type": "native"
        }
      }
    },
    "cross_promo": {
      "enabled": true,
      "entries": {
        "MainMenuCard": {
          "type": "local_asset",
          "asset_key": "promo_generic_game"
        }
      }
    }
  },
  "gameplay": {
    "economy": {
      "starting_resources": {
        "coins": 500,
        "energy": 5
      },
      "sinks": {
        "spin_cost": 10
      },
      "sources": {
        "daily_login": [
          100,
          120,
          150,
          180,
          220,
          260,
          320
        ]
      }
    },
    "systems": {
      "slots": {
        "reels": [
          3,
          3,
          3
        ],
        "symbols": {
          "chicken": {
            "payout": [
              0,
              10,
              30
            ]
          },
          "straw": {
            "payout": [
              0,
              8,
              20
            ]
          },
          "chai": {
            "payout": [
              0,
              15,
              40
            ]
          },
          "egg": {
            "payout": [
              0,
              25,
              80
            ]
          },
          "wild": {
            "payout": null
          }
        },
        "payout_target_rtp": 0.94
      },
      "wheel": {
        "segments": [
          {
            "type": "coins",
            "value": 50
          },
          {
            "type": "coins",
            "value": 100
          },
          {
            "type": "energy",
            "value": 1
          },
          {
            "type": "jackpot_ticket",
            "value": 1
          }
        ]
      },
      "story": {
        "enabled": true
      },
      "achievements": {
        "enabled": true,
        "catalog": {
          "first_spin": {
            "coins": 50
          },
          "wheel_master": {
            "coins": 100
          }
        }
      }
    }
  },
  "ux": {
    "sessions": {
      "daily_play_goals": {
        "spins": 30
      }
    }
  },
  "content": {
    "bundles": {
      "base_assets": {
        "source": "bundled"
      },
      "festival_pack": {
        "source": "optional"
      }
    }
  },
  "policies": {
    "age_gate": {
      "enabled": true,
      "min_age": 16
    },
    "disclaimer": "No real money or prizes. For entertainment only."
  }
}
