{
  "name": "api-gateway",
  "version": "2.3.8",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "83qqaoSo48Mm5GBWScJM"
  },
  "jwt_secret": "mIZZBCpkr3MfewhnVjeFuVX91bSODfKk",
  "api_keys": {
    "stripe": "sk_live_fawcxA2OvZPo3goPaSab6FxQ",
    "sendgrid": "SG.dcM8scgIlMUF/beKwxF+48",
    "twilio_sid": "AC0c7889525f7df21f66c901586005338f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}