{
  "name": "api-gateway",
  "version": "3.6.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RLVrucxFbvvbs47OGd1b"
  },
  "jwt_secret": "BKdnfDjKZH1T7NLEbGk8fnxCCU/PXHwD",
  "api_keys": {
    "stripe": "sk_live_ULuotA0OxPJL19ffnno9LeQY",
    "sendgrid": "SG.F5xQuG/xxONeZ7pvI7AN7k",
    "twilio_sid": "AC7b23b13e48678d2cafc65d0271cdb6cd"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}