{
  "name": "api-gateway",
  "version": "2.1.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "FFje2X0d9018nEXZOHAq"
  },
  "jwt_secret": "24g4Y4Q8moA714UvafX+9+KdwPN5ihG6",
  "api_keys": {
    "stripe": "sk_live_z45IhhGTKStKRlyPTqTaxOIf",
    "sendgrid": "SG.2LpWp5yb1e6A6Xq0zJjfMK",
    "twilio_sid": "ACabe24c17b5eb59e34757a2f39daadb10"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}