{
  "name": "user-service",
  "version": "3.9.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GxO6wf4U2qFsnW6LQVi0"
  },
  "jwt_secret": "10i7X/wLlvXPW+I8LAC6P2dNNqY3EdBl",
  "api_keys": {
    "stripe": "sk_live_W1lHScJpfUAvRsLHgRuD2dNr",
    "sendgrid": "SG.HSh/+Si4KeMbJmRIIGkOEm",
    "twilio_sid": "AC62956acbade82a3a80352f798e818379"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}