{
  "name": "api-gateway",
  "version": "2.3.19",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TLm5NqtDMheXRDjJu4ce"
  },
  "jwt_secret": "9MToGt/pK5EzNJrIhLJypHBhVITiOLup",
  "api_keys": {
    "stripe": "sk_live_fOyaAvFWoyPPiUJv1yXNgTE8",
    "sendgrid": "SG.rdi2Lm/SA3A2710lxvFt0d",
    "twilio_sid": "AC10308edb060c645e5cee76c3a365a595"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}