{
  "name": "api-gateway",
  "version": "3.3.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KcM9f2k8AOlGqRhSXeEh"
  },
  "jwt_secret": "3ifQfqbYvfmlsqCQUKBLHdIuRwDst7Qc",
  "api_keys": {
    "stripe": "sk_live_CColgADauRLQofRTFl3mZS42",
    "sendgrid": "SG.0l71m5KxeW8giSodRmdjFD",
    "twilio_sid": "ACf7cc7b27b7ee47e18271fa4724664a0a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}