{
  "name": "user-service",
  "version": "3.8.7",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oIf5WaKoO0fg1BMtGTC0"
  },
  "jwt_secret": "enTUSyYneLLCZT+kGYaMrSBPKR68U9wH",
  "api_keys": {
    "stripe": "sk_live_AowFjRGwY9wNYqNcsu1UtNPK",
    "sendgrid": "SG.TIXZVsI3mSt0jVA/oHb0nE",
    "twilio_sid": "AC116d9108c8546906249ce122180fd5a8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}