{
  "name": "user-service",
  "version": "1.7.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AVuAe2Xo6L5xN2q22Sur"
  },
  "jwt_secret": "Bvg1WQWR4AlADeY5IggHY0CGoBTm8m3Y",
  "api_keys": {
    "stripe": "sk_live_wZNWjKzyaMTfcVldcsWK4Ifa",
    "sendgrid": "SG.ZpDoA6tznjfQrsXyWPfpBT",
    "twilio_sid": "AC15775ce8739b75808694936f38f5e43e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}