{
  "name": "api-gateway",
  "version": "2.2.11",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mUc4kOarXx5hSGbiU77r"
  },
  "jwt_secret": "fUooRIpyB8nDLPe8u8GmZGP/hx90Iv8V",
  "api_keys": {
    "stripe": "sk_live_rQIjJtLCycLzxfyDb6DOZrCL",
    "sendgrid": "SG.326HPrSWKVnenBH5rhZ/rl",
    "twilio_sid": "AC9ab099a81b9892f9df35cde3f3257562"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}