{
  "name": "api-gateway",
  "version": "1.2.20",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hteTLc5FFgpny6odHxWC"
  },
  "jwt_secret": "r+6PnLDXalckYlK27wbvYWgJ0dkvGUnf",
  "api_keys": {
    "stripe": "sk_live_wpb40pMycViUgSKZpkXfp6hw",
    "sendgrid": "SG.tBObR4nYFCUbSMMB+yUJy9",
    "twilio_sid": "AC650f69ee1517104744e5e72a7889b761"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}