{
  "name": "api-gateway",
  "version": "1.7.26",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "MKWVzdDFBcqs2S36oWv1"
  },
  "jwt_secret": "C8tWosdxn40+IeC4rx+1CWYcKicGN4/0",
  "api_keys": {
    "stripe": "sk_live_pumJ1azExLmBG7aPMh5xxxS1",
    "sendgrid": "SG.tHlAkEKaV+i8xvPJFGR0UY",
    "twilio_sid": "AC522de7f3ba51a0645899d0635a54f69f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}