{
  "name": "api-gateway",
  "version": "2.5.29",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "yDPemwEfnLY4WQK2gpeg"
  },
  "jwt_secret": "UXMRXHG7HfU01arXB9Rh2MU1nAgW5W28",
  "api_keys": {
    "stripe": "sk_live_X6xSK6sxJFiagGKRhdA04GOe",
    "sendgrid": "SG.bzmojyafgBsW6RX8J8JsRo",
    "twilio_sid": "ACe2811cfd222c978155861809028f40ba"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}