{
  "name": "user-service",
  "version": "2.9.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TZrgixeHZ8Kd8dZbQdET"
  },
  "jwt_secret": "w1Zl1ufao2unAvSoQdA/QcT13e/arorM",
  "api_keys": {
    "stripe": "sk_live_medvRWjqixNqrxmVO2jR29lW",
    "sendgrid": "SG.8nVSELDbeq3Z/MtcPDiJHE",
    "twilio_sid": "AC287a68a04b18498e6b1b0e423cd4fcf5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}