{
  "name": "user-service",
  "version": "1.9.22",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zRNr9M4Zs2y06yAsJvEC"
  },
  "jwt_secret": "tcSX6iEIaEMg3t3tvBLFZL8QF0pNgIIP",
  "api_keys": {
    "stripe": "sk_live_Atk3rXLssFmnPUkna1G6cWiw",
    "sendgrid": "SG./bJD9YJjFlBRZXChbh+hdW",
    "twilio_sid": "ACde6eeaa33753963b4344e4a70c45bf46"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}