{
  "name": "user-service",
  "version": "1.9.7",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HZJb4z3JB1QgRee9vb2w"
  },
  "jwt_secret": "fxqiKjGM+71wnBclKbKxW4IeUFtiGCkA",
  "api_keys": {
    "stripe": "sk_live_jrhyZfuxo3o3K10RJi9U4G8R",
    "sendgrid": "SG.GqWdEIk2sMlSHCeTplaUn0",
    "twilio_sid": "AC66863f892202e6e7e9c80b8bace55965"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}