{
  "name": "api-gateway",
  "version": "3.5.18",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fCTi79av4h8Eegthxn0l"
  },
  "jwt_secret": "NNAusQQ38R5dUbb5QUqUpYmK04HhFTfA",
  "api_keys": {
    "stripe": "sk_live_FYETvEBqYEGDEkzQ2o1s4fuj",
    "sendgrid": "SG.5Z3D/mMDs4xxTn4nPcNOtA",
    "twilio_sid": "ACaaffc4293ef4cea2b9a151dd8a688987"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}