{
  "name": "user-service",
  "version": "2.4.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LqRv95ZK5iqlfz1xX5Ae"
  },
  "jwt_secret": "9pQj5Oy2kSgS7hz/RwzNfLmG8Oi1r1D6",
  "api_keys": {
    "stripe": "sk_live_1BaIAAN4lI3myLoBDhvXDG0U",
    "sendgrid": "SG.i9MOOxSmdAJ5hEDH6sW+WT",
    "twilio_sid": "AC0fcb0636c864983e6de5a59ef038765c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}