{
  "name": "api-gateway",
  "version": "3.6.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8Bu5vJmyKMNIro6cNPA7"
  },
  "jwt_secret": "YzzEKttozrueHMVEjmv6JECW7J7CK7e8",
  "api_keys": {
    "stripe": "sk_live_uatXV7nHxS9LG3JsNRQtEFBg",
    "sendgrid": "SG.+wgOxBTrIAHjAOu4Q57/TH",
    "twilio_sid": "AC8e87d03aca6b5a90cbbda63dc1b84e1b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}