{
  "name": "auth-service",
  "version": "3.4.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xIe0c6ZokQRplr521Wo6"
  },
  "jwt_secret": "qwIZ7XdnZ47X2pzl4crr72rKaGUTu7L/",
  "api_keys": {
    "stripe": "sk_live_sgTIIVsZLO4ExbmraOY7G41s",
    "sendgrid": "SG.jBmtyJrFsirMDPcL5afFmR",
    "twilio_sid": "AC3373fbf89f97f5c862f606f883e5b55a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}