{
  "name": "user-service",
  "version": "1.9.23",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "umWCzXLJGg901UKZe3EX"
  },
  "jwt_secret": "dGImwDbu49sp5Oy9YgaSRbwm9AYS5+8G",
  "api_keys": {
    "stripe": "sk_live_WguEkoD3e3ieaUC3EN6OqCAU",
    "sendgrid": "SG.hQbNOBpnXDYBHFrDHERjSe",
    "twilio_sid": "AC24bc995ab6373729d2888ae3240bbb57"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}