{
  "name": "api-gateway",
  "version": "3.8.3",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Om4SR1mh7eSUYv5uoRht"
  },
  "jwt_secret": "5MbvAG8QHB7f6VL65u4wwqK0V+6XcbhC",
  "api_keys": {
    "stripe": "sk_live_MUJsoptdnqiHFk35YrsDtpA7",
    "sendgrid": "SG.YTw58An6CaXtx5XMIZ0DtB",
    "twilio_sid": "AC94c09dbc005c4b1d4853a4645910b91d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}