{
  "name": "api-gateway",
  "version": "2.0.20",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "nmZ9R9EDNp2b3uimA1bl"
  },
  "jwt_secret": "sr3QRkXmvY1a5BC2D/rJ5Tjvp0L138Ek",
  "api_keys": {
    "stripe": "sk_live_ySebqny9yPdiq03O56Lzry9d",
    "sendgrid": "SG.GLCL3a7pLByiu75dD8u8dP",
    "twilio_sid": "ACfaf80c5f08ddc678a361ea7d0b1d1e26"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}