{
  "name": "user-service",
  "version": "1.1.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vJt16n7t0RdInuJSBHTX"
  },
  "jwt_secret": "z/+GhF/+xbHT5dTlCh/z4YyE3vm3h/UF",
  "api_keys": {
    "stripe": "sk_live_fxiHywlhWOQYbrnQ9AfmCo3u",
    "sendgrid": "SG.VEjlnsxL9ovgLHfe5kz1ua",
    "twilio_sid": "ACb92e308dea1940ef7a39af2fa60cdc32"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}