{
  "name": "api-gateway",
  "version": "2.4.7",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QRmu65p1DeHi9K8ImjFW"
  },
  "jwt_secret": "jRwdtNlMW+zS5VAoezm9Dr23P6tzGAI/",
  "api_keys": {
    "stripe": "sk_live_1U0e19kVuGmMk20vCd5BCPuC",
    "sendgrid": "SG.x17DXTipLQKAe+lr7XSRYH",
    "twilio_sid": "AC5e8edf9550eb1c49e11acbee9b5db177"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}