{
  "name": "api-gateway",
  "version": "2.1.10",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "n9C8GdmuVYvaS8qwoRKF"
  },
  "jwt_secret": "YNGHgWa/a3NRwjfB0sdNEa7Blku23Ryl",
  "api_keys": {
    "stripe": "sk_live_cMR5U1IwP5dCixjh02Z1LWN3",
    "sendgrid": "SG.3/a1Nq+6PTmHBVeYk5G7tr",
    "twilio_sid": "AC65e72c85374dbe1a49368f57c420ca68"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}