{
  "name": "api-gateway",
  "version": "2.5.3",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PQnMSU4Li8zL2hqzrZ6x"
  },
  "jwt_secret": "/guUuE2zXtS+b29Wkb8g1J5wrO8rwwSX",
  "api_keys": {
    "stripe": "sk_live_GCoBWOAq296aPnCelHV0vmRh",
    "sendgrid": "SG.JhbbLA6eh2g7WGXFbQr7as",
    "twilio_sid": "AC6496b01c0b18d37b93f054e6a4f583a2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}