{
  "name": "user-service",
  "version": "3.6.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9g9jNsmmQ4ndjyOvIOcM"
  },
  "jwt_secret": "sbEVxC8HhGKR9hW49oZI5k0G9yUejdNo",
  "api_keys": {
    "stripe": "sk_live_uHAtdTVEoDh8KryLx3r14T17",
    "sendgrid": "SG.X4HsRBL7dKF3Fp2qan0L9/",
    "twilio_sid": "AC846d7f666e1a2404bb445c49b2e65bd7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}