{
  "name": "api-gateway",
  "version": "3.6.29",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Wx5jKeShCNei7f1V0LhS"
  },
  "jwt_secret": "7U1PAzS+9hvbBZi8L8BdKpxc9DcBnV7Y",
  "api_keys": {
    "stripe": "sk_live_AL8gek5yMTKBcvxh94N4bLfA",
    "sendgrid": "SG.VfhI+Rcn3KESnjbwJKSL1K",
    "twilio_sid": "AC1759256506e0f7dcdf16489a7e154709"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}