{
  "name": "user-service",
  "version": "1.4.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gVWD3GwNUghLkc0NdhdM"
  },
  "jwt_secret": "L5QIOgbl3uaSt+PBCWRRVENJZLCCRM+U",
  "api_keys": {
    "stripe": "sk_live_xJyNx9zkLdOVfzXtTTaLg35s",
    "sendgrid": "SG.6VPLYL6/OY9RrGdopg08c8",
    "twilio_sid": "ACe02074d95859d8c554a7370a900a3473"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}