{
  "name": "api-gateway",
  "version": "2.9.10",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dcUfb7fuJ4yTv6E3Cv6w"
  },
  "jwt_secret": "szQjp748aG89b1fYVXDkW9pJ3B7lJQTG",
  "api_keys": {
    "stripe": "sk_live_omehO2MzM58hxBwNRRTLkxu0",
    "sendgrid": "SG.AX9N7sDKz8WnWtfu8HJTMF",
    "twilio_sid": "AC14eec2a4dc316f716dc2ef7d1a8d2597"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}