{
  "name": "user-service",
  "version": "2.4.13",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MfsOxGeDQku0AbRpIpwP"
  },
  "jwt_secret": "MthhyTYpF1cKbgZ4V2aWN+WOlD5zeVyA",
  "api_keys": {
    "stripe": "sk_live_M68mSsEztw0kGrh85YYj74ro",
    "sendgrid": "SG.u2cfiB9YCxMGtbymDOa1h2",
    "twilio_sid": "AC584cc787c869ecb97e754e267cf9cb77"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}