{
  "name": "api-gateway",
  "version": "2.3.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ETYlhObP0GwfOZrS9vTK"
  },
  "jwt_secret": "JkZDqNiJ/LjzxgGw86zGv35OqKeaZLlO",
  "api_keys": {
    "stripe": "sk_live_GFLeSskoWelLFQtSfss5lKDO",
    "sendgrid": "SG.CmLO0rD0ULlYwg0B01zEuw",
    "twilio_sid": "AC871c0148f5c4329b2e82b780601eb0e6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}