{
  "name": "api-gateway",
  "version": "1.1.26",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "8ef1BRIYfdod82FT0WN3"
  },
  "jwt_secret": "qGnruVZe7a0q2T0Jg2TgE1OBDNJ31jGk",
  "api_keys": {
    "stripe": "sk_live_2Nft8c6wtjYdLz2O5sl01VSv",
    "sendgrid": "SG.HC4KL5c4cxKBuI30Zb9Le3",
    "twilio_sid": "ACfc6f72e45c077841f8877ddead570ae4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}