{
  "name": "user-service",
  "version": "3.8.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zumdkTpZpyi7YfGVeh3p"
  },
  "jwt_secret": "AUXFZFGXiSv+DNvuYGdUpQTY5t8+Q9qI",
  "api_keys": {
    "stripe": "sk_live_yhoHsnt6CD5dozARFe8TYb6b",
    "sendgrid": "SG.BSiKiG5Xj9vdMtni6thGPu",
    "twilio_sid": "AC725ad52961022160a24b3d3e66b1910c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}