{
  "name": "api-gateway",
  "version": "3.4.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KBvMG1kx3O03no5kxOOf"
  },
  "jwt_secret": "jsZoa8cfFMowLxW/Gamw7+yO5NfkUc5y",
  "api_keys": {
    "stripe": "sk_live_IUxTIWwl9zC8VfTgwnA4x7M2",
    "sendgrid": "SG.8RQ4W2kDrfi2VcfVH/OmD3",
    "twilio_sid": "AC0623ceab52db3868d50e62ad7ab254f3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}