{
  "ppUrl": "https://www.termsfeed.com/live/81cbb155-d06c-454b-9862-a77b6ccd1c41",
  "startCoin": 1000,
  "appLang": "en_US",
  "shop": {
    "upgrade": {
      "uniform": {
        "price": 50,
        "bonus": 10,
        "maxLevel": 100
      },
      "stadium": {
        "price": 50,
        "bonus": 15,
        "maxLevel": 100
      }
    },
    "items": [
      {
        "name": "Coach",
        "price": 500,
        "bonus": 1000
      },
      {
        "name": "Bus",
        "price": 1000,
        "bonus": 100
      },
      {
        "name": "Gym",
        "price": 2500,
        "bonus": 250
      }
    ]
  }
}