{
  "name": "user-service",
  "version": "3.9.10",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LfGgyHz5Eu0knD65ncBG"
  },
  "jwt_secret": "PJIteE40wK6+oQUPrx6v29CE+1Cp0QbE",
  "api_keys": {
    "stripe": "sk_live_4GKdV4zgWnUucrjjKY9Yy9Ec",
    "sendgrid": "SG.ouDb+ay+KzoO1GSX9RHIVx",
    "twilio_sid": "AC62f8d3be0f93a8821d1e2b498b4078a1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}