{
  "name": "user-service",
  "version": "2.9.28",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "gdHUhznJ4CwYhgCSJbna"
  },
  "jwt_secret": "hU7xwmQdHXg0TOeQpww9GNlgFpGlJGTI",
  "api_keys": {
    "stripe": "sk_live_YjQTdffsG1iHnXrWgn0geIbu",
    "sendgrid": "SG.V8EiV/E+EBT726hGuv3AQE",
    "twilio_sid": "AC056054c65d72e5801a22a93a0926796d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}