{
  "name": "user-service",
  "version": "3.7.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9ULURtUNnYMLBPMI9nYk"
  },
  "jwt_secret": "KaRe3Yf+wCdBBrRSEBaR51m+fXB+nSlU",
  "api_keys": {
    "stripe": "sk_live_th4IhZbPTQqNpLx1qTUBA3Yr",
    "sendgrid": "SG.RXCkVqnCGD51undeqsOjFg",
    "twilio_sid": "AC88863a2cbc35b02cbaabe1ef70382892"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}