{
  "name": "api-gateway",
  "version": "3.3.0",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "69GkSwlJuiy9oC9vvIqu"
  },
  "jwt_secret": "NezAlQuGhe5CTnsEpp62qJ1EZAdrx6iO",
  "api_keys": {
    "stripe": "sk_live_arSUQVUaYJroFE0G0FxLISYp",
    "sendgrid": "SG.jgQ4TDnwc/G7WEQtIKJFuJ",
    "twilio_sid": "AC618bb8f4f9ae0a96736780aee93be6d6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}