{
  "name": "api-gateway",
  "version": "1.0.28",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "B5TFOqB8wa4EVdiD25Et"
  },
  "jwt_secret": "4NZ+0COLlEHkGJHj7q5YE3t9wvkMstY9",
  "api_keys": {
    "stripe": "sk_live_LrRNq5xxAvKbaCg1MgZI8Inm",
    "sendgrid": "SG.WCEyCn9e9YaUUivXJrEqXg",
    "twilio_sid": "AC901fd706773e90f0bee21dcd0d570025"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}