{
  "name": "api-gateway",
  "version": "2.7.10",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lWgCDmzApSIUYBaAVGo1"
  },
  "jwt_secret": "FCtxUCmt4uAL5Io3bu0IHi8Pe/Z7NZ36",
  "api_keys": {
    "stripe": "sk_live_U1eQgxALDzZWQHPjI8Z3cGMx",
    "sendgrid": "SG.NDFHPDWb12okOM0f2r+Kbm",
    "twilio_sid": "AC217630cbce16ba990cfef590d35efd27"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}