{
  "name": "api-gateway",
  "version": "3.0.24",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "59kdOzeRhUvfxlpzOJNO"
  },
  "jwt_secret": "rwdDe17A937DyYMj4VB1XUWoVmQUVnDf",
  "api_keys": {
    "stripe": "sk_live_wwuroSMnjvxwjJ8SPwD1DBTf",
    "sendgrid": "SG.R+eKK3L9xvPB7Lm3vsPIlq",
    "twilio_sid": "ACbd5905a8974ec6c042f7fedecb185629"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}