{
  "name": "api-gateway",
  "version": "1.4.1",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1MGESdDfEYc93XQeOQh3"
  },
  "jwt_secret": "mhxFbue5ystICYhmrvOYNEmWkAdDpIFL",
  "api_keys": {
    "stripe": "sk_live_Ms2yBqWunt9ZvfF8fmcY6pe4",
    "sendgrid": "SG.oym6+ADFDTBPkjb0uo5dXM",
    "twilio_sid": "AC2826b892d64f60326821bc2ef51a095f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}