{
  "name": "api-gateway",
  "version": "2.0.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NnDbT2Gls9VOLNbGIwBT"
  },
  "jwt_secret": "+6vixFuC7+Mhes2POB48rZ0o/9JBNt9p",
  "api_keys": {
    "stripe": "sk_live_NNvyh5UmGCeMtq7u8VsPgGcY",
    "sendgrid": "SG.LLhGzVrEw5BGZSFBtavY0N",
    "twilio_sid": "AC7e8b46fdeaf9c48dfccd97ad01a8595d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}