{
  "name": "api-gateway",
  "version": "1.4.20",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wHbJCIaJYFfTdjggc6EN"
  },
  "jwt_secret": "c5XJRpophJpoZCoSTXcRJC/7vOp76I55",
  "api_keys": {
    "stripe": "sk_live_GCh3HC5VYf8RJwbdoFqry815",
    "sendgrid": "SG.wsRv1UbuJJ8zv3f7RrXQWd",
    "twilio_sid": "ACea860ad2c6c2e8e168fa1dabb969b809"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}