{
  "name": "api-gateway",
  "version": "1.7.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GeN6p3xdUik9qzJqfn5g"
  },
  "jwt_secret": "/8Of/5TIoNUauwkkRx/fHFLXj87YmbvV",
  "api_keys": {
    "stripe": "sk_live_CUU5iKvufhzil1W0fN0FXjqp",
    "sendgrid": "SG.BqGj8f51GasKll0saT0+xQ",
    "twilio_sid": "ACfd43cf4fa5d5c064fe66c6d27c3cc0c3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}