{
  "name": "api-gateway",
  "version": "1.3.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nHuh4YQp2mEVVOKqQTwn"
  },
  "jwt_secret": "Wwz1vsRUUtjxYT2DPDhgQkvlTf2wyyMw",
  "api_keys": {
    "stripe": "sk_live_nJ9sGshWbeO1UU11h0hTOPGP",
    "sendgrid": "SG.o/mphiB+onzP10n/ieWNgP",
    "twilio_sid": "ACeeee05416fcea3ee0d907d22527e35c1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}