{
  "name": "api-gateway",
  "version": "2.1.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EoyK3nwxK5Uy9xcLHWxz"
  },
  "jwt_secret": "wq+QzmNFEG0MFemqWgQHpwR/3vbF1uiF",
  "api_keys": {
    "stripe": "sk_live_5OEtdmKDSnbQtGMb5rqG5Kwj",
    "sendgrid": "SG.Fy2mN/nTygDYnW7ALYEKYp",
    "twilio_sid": "ACe5fefcb9985cce4ff6e48acc8db5453f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}