{
  "name": "user-service",
  "version": "2.1.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GP7j1Xoot9aa6QJyUisA"
  },
  "jwt_secret": "V15qVWvRvihLXmmxv/xB8qGDL/WLC5xF",
  "api_keys": {
    "stripe": "sk_live_CCzKbcHAaB6c8h0uqY4oI2IC",
    "sendgrid": "SG.9MAkznb9U2ittliMsw0B+t",
    "twilio_sid": "AC87486b1146925646e9444fd0417ff981"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}