{
  "name": "api-gateway",
  "version": "1.6.21",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LrT7d62nZhI4m7IzowW1"
  },
  "jwt_secret": "uKaq49ssnyp8KVyYneQs/tf2FwTMclf1",
  "api_keys": {
    "stripe": "sk_live_7EBDtpjyfxqRkU1NJ9SqsKw3",
    "sendgrid": "SG.GuLCNdDdpvLKeLk3LAdLua",
    "twilio_sid": "AC536f53a5f082b27dffab49976b7be33b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}