{
  "name": "user-service",
  "version": "1.3.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "qW038lAjUN5x8fgspDKc"
  },
  "jwt_secret": "Cru0MjgwlSG2LY2W64R6QVmul2/oLYkY",
  "api_keys": {
    "stripe": "sk_live_4lBkFiiRxbu6LkG8SDw2bcNa",
    "sendgrid": "SG.W1gDhmIwVdHPohyLe6SZSh",
    "twilio_sid": "AC134915ddbcae38e8212ff23946d18380"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}