{
  "name": "api-gateway",
  "version": "3.1.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WHuNcTQlTcuok294xod3"
  },
  "jwt_secret": "Y4aCo0aH/himLtbbWWx2R37X4ZrWTzUo",
  "api_keys": {
    "stripe": "sk_live_8XYAI5wcJRQogY4f701XayFf",
    "sendgrid": "SG.cmnvNUZVpRimjZOgRe5IgP",
    "twilio_sid": "ACcf9389e62044b669c6d16508afc760ba"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}