{
  "name": "user-service",
  "version": "2.9.28",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3g8JQB2ZnCgUkqgPlVMv"
  },
  "jwt_secret": "OZMYPnfBbCi5Lgchm5gN5Aznc26DsRpP",
  "api_keys": {
    "stripe": "sk_live_hvwDfAWJoO47W6doc5MuEkqX",
    "sendgrid": "SG.9bl4x3a5q+CeaMKdF+QMA7",
    "twilio_sid": "AC6c4128d08a5b1621c49af60c700154e5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}