{
  "name": "api-gateway",
  "version": "3.8.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "M1amsOxHvmdkDGoCT9fz"
  },
  "jwt_secret": "fECq7m61z69kLgNYB7Q7QPgd9Uiz85qu",
  "api_keys": {
    "stripe": "sk_live_A7fDBRluoba2XuFUStFIDKhj",
    "sendgrid": "SG.C7k5RMJWv7X8o1Ouh797J0",
    "twilio_sid": "ACc526b4e7a1c0a16d0244e7c005daebe4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}