{
  "name": "user-service",
  "version": "2.5.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "X5gRKZTI141tD0pXDpdF"
  },
  "jwt_secret": "dX6aWZ2wQkiFWEoXQeD7T68scHf4NgCj",
  "api_keys": {
    "stripe": "sk_live_8WlbUFV0o24LTMwETv7Kx07T",
    "sendgrid": "SG.+WCMPXraxDXCEPH+PUvPXM",
    "twilio_sid": "ACff5cbce2bf645560dbf7f7314bf92a3c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}