{
  "name": "user-service",
  "version": "2.8.13",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "f8gyRvayXRNl91XdvKRV"
  },
  "jwt_secret": "PTELPY63wXJ+wzi9I2xG7JFov4EnZcqj",
  "api_keys": {
    "stripe": "sk_live_XhHTIYMwlwy1eaGYaq1BDbAl",
    "sendgrid": "SG.XQHTiX08ILDbS1rHb7s/IJ",
    "twilio_sid": "AC2a437128574dee34e459fef0d5ae4c45"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}