{
  "name": "api-gateway",
  "version": "2.1.5",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TdfIVoDWJnFc79W30dct"
  },
  "jwt_secret": "fs/uiSdR13qnG7310G5xQifcubAZZL55",
  "api_keys": {
    "stripe": "sk_live_R8eHKhm1gBhwnAmcHHhQRqk6",
    "sendgrid": "SG.zVi1LVQRMbYa7mCQ/93el4",
    "twilio_sid": "AC53559365a86ad7b337b57a82021bdbfc"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}