{
  "name": "api-gateway",
  "version": "3.0.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mZOQmbCe9PCQxACJ7ule"
  },
  "jwt_secret": "ys3tq4a+hkV70BMj30MyEIPr2Dhqk8ui",
  "api_keys": {
    "stripe": "sk_live_rjbZvtHIdPwnC8xqWwyBn5Fj",
    "sendgrid": "SG.Z8S31aqRXgZJdF14S5N1YP",
    "twilio_sid": "ACea66a3e07f6b9956186c691e9ab2efc4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}