{
  "name": "user-service",
  "version": "2.4.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DgNaIHPeNIIZKwVhLHRq"
  },
  "jwt_secret": "oxLcWygiSRlKB0gHlMK1SSKUqgEESU0T",
  "api_keys": {
    "stripe": "sk_live_iZm02GD8DLBbYsqyw1PCoQod",
    "sendgrid": "SG.vBC6Tl2HeXIOjXYG1AhXXF",
    "twilio_sid": "AC13a8a1bc7e1f76324004ded422aeec62"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}