{
  "name": "api-gateway",
  "version": "2.6.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RZtL71rl87WZcdksE2g9"
  },
  "jwt_secret": "MbS7plt64Bs+f/QvTAglfOg8uccTdVfC",
  "api_keys": {
    "stripe": "sk_live_YLKmVDXI0i32cSxP19qXLmxc",
    "sendgrid": "SG.bLuANhanc0ih7XiazetxUT",
    "twilio_sid": "AC36595fe5a784379cbb7302fbb8ba0caa"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}