{
  "name": "api-gateway",
  "version": "1.3.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zvUkmcUF18tw0BXF6sVV"
  },
  "jwt_secret": "f1icyHlKFPuUv6gRm322BAH9pZjNfqxm",
  "api_keys": {
    "stripe": "sk_live_7F8CWKNmZSXP2RNDzxC4NudG",
    "sendgrid": "SG.pGkdvo7o4ZTBXVl8Caswnq",
    "twilio_sid": "ACacd05d3b8d868ed985b8811106d9d158"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}