{
  "name": "user-service",
  "version": "2.9.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IFVWVNN9Tjd6Vdwsc6UC"
  },
  "jwt_secret": "DqzTq4fdXl4l4eUKx65+8Mu+sVoLFNZC",
  "api_keys": {
    "stripe": "sk_live_qn0m9dHmCe9XQJuktmXiRLzt",
    "sendgrid": "SG.ObkKyW4Ddh7HiAVGStA2jx",
    "twilio_sid": "AC23f1a371e670ae620373e6cbf85ff428"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}