{
  "name": "user-service",
  "version": "2.8.11",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "MvSqPxXfgWovULGLgtpZ"
  },
  "jwt_secret": "iyLzsd8rNA2vY/jzI/2ExxPYwZontzR1",
  "api_keys": {
    "stripe": "sk_live_WsXvpdTlQhn0uLBP6IOFiPDF",
    "sendgrid": "SG.QzO0Oo6pEfTPH8x6wkTZYp",
    "twilio_sid": "ACa6461688b90e9ff317e74cc5f56207b5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}