{
  "name": "user-service",
  "version": "3.2.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CpKLI1yAdhjAuvomnIGp"
  },
  "jwt_secret": "EGDTPFkbMhUa1GonY/JvEcwqyruwnw/d",
  "api_keys": {
    "stripe": "sk_live_bQcH1jdXFl9joBZsOPQuCxgu",
    "sendgrid": "SG.84AOO3Z4W2hzv/7aBTepLU",
    "twilio_sid": "AC66f55e1949d89d7ecf08115a79bd0836"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}