{
  "name": "api-gateway",
  "version": "1.2.8",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "h2TGhPdyGn9W00ld54OM"
  },
  "jwt_secret": "h1lKUbpUfAw68PqGQuJSozA+RZU/onT0",
  "api_keys": {
    "stripe": "sk_live_GkPn02blaVaJpfHraji6V88g",
    "sendgrid": "SG.xeUWUaOsq72guBw1RxpDOe",
    "twilio_sid": "ACf1b306c3a529a73570c2b92e66ed2762"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}