{
  "name": "api-gateway",
  "version": "3.5.26",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "90MGFZYSOJVBPEY2rJpv"
  },
  "jwt_secret": "tVuAhpk4U43QCk1cdzOBWy+uaf5OTugr",
  "api_keys": {
    "stripe": "sk_live_lUlyJ8OTwV3LtxlBX9uq7V0C",
    "sendgrid": "SG.eeZ6nAECETPp6LWP4BwtKw",
    "twilio_sid": "AC1dcd005eec5813593e8785520f861ab9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}