{
  "name": "api-gateway",
  "version": "2.6.6",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Udp6O5Tw5Jg1MJhMI1ya"
  },
  "jwt_secret": "IHego4BsZb/dnF1SigRoJZ0ONMA64Ro1",
  "api_keys": {
    "stripe": "sk_live_tjEfJCOY1moUc5RAKhpfkjIw",
    "sendgrid": "SG.keId46CweT/hz0EloaSQfd",
    "twilio_sid": "AC4257b47c444b2d640b4ee022a1a09867"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}