{
  "name": "api-gateway",
  "version": "1.6.5",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WuvT4HTKB2ibyxlsWcTk"
  },
  "jwt_secret": "0ZmwiDleoc0XvINKBku/tmA5ftpjvELw",
  "api_keys": {
    "stripe": "sk_live_lGauPEME1UhYqZRiW80nKxlD",
    "sendgrid": "SG.e3DeuVJTNoxV+PzXpxBf62",
    "twilio_sid": "ACbebcaf6e2a66a759fc268ce53cbd7078"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}