{
  "name": "auth-service",
  "version": "3.4.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fYdjQRlRg8VGMLUywh9Q"
  },
  "jwt_secret": "su71hVA7f9qgk4k6fo1+JBk3/oeEpC4F",
  "api_keys": {
    "stripe": "sk_live_4KmDVWcvvi1P9aKCybTVj83Y",
    "sendgrid": "SG.o30nVVhkIvmj+wGq9eLXuh",
    "twilio_sid": "ACed7f33a3b55d3584ae6e75e1ea24cbc7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}