{
  "name": "api-gateway",
  "version": "1.9.3",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GjF3pzwN7GCMs8v9Lhfl"
  },
  "jwt_secret": "6JgNvmghYwOjG9yICoutev6Mhw4/hqIE",
  "api_keys": {
    "stripe": "sk_live_h41gBT3sazmwqPtlA2cwi6VB",
    "sendgrid": "SG.S+iEH2YQZjtoaguxWWk3e4",
    "twilio_sid": "AC3203ea711573bfd1a0971b6b88863d5a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}