{
  "name": "user-service",
  "version": "3.0.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RRiMODRnGGzHtK0oHOFk"
  },
  "jwt_secret": "pgG8U9Zc18pwBmPiz/owPwGht6nwoOY7",
  "api_keys": {
    "stripe": "sk_live_LdjXajVrCRYMfIH1k0HSqNgW",
    "sendgrid": "SG.XU/XS+nuED2TAarJJ0df7w",
    "twilio_sid": "AC1233bdca2802e588d95fd138683b1241"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}