{
  "name": "user-service",
  "version": "3.9.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "63gO0b9B64hnHSYNaeB4"
  },
  "jwt_secret": "b1VyImIS86TNozrcPv9KPUeXsnmWKqHQ",
  "api_keys": {
    "stripe": "sk_live_bNGznja4ePeDBLuxaqIiPMK4",
    "sendgrid": "SG.+crTkiaH4MvyIfmDxfOWT7",
    "twilio_sid": "AC99358d098caf2d392d0d3d3902f8327f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}