{
  "name": "api-gateway",
  "version": "1.7.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ywE7f7R1Xbp02bP7MeMd"
  },
  "jwt_secret": "1+n7CBVbQXSu2H33Fu3lzxdtl97/zHxM",
  "api_keys": {
    "stripe": "sk_live_ecH4FDTrMjyqONV9Zfl7bQdR",
    "sendgrid": "SG.+lum9RCKFr8+m3riyP/oud",
    "twilio_sid": "ACded6ab2a29ce60fbc1e057ce5ad8aba0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}