{
  "name": "user-service",
  "version": "1.8.7",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LhgWrz283XWY7iAuMf3C"
  },
  "jwt_secret": "I9AeTt9T+Fa52ZkBNrevACLwcj/RH3wO",
  "api_keys": {
    "stripe": "sk_live_usE2l2AJa31FYCq9yWHKd4NL",
    "sendgrid": "SG.Z0b1LHwOuSgXr/CVca9pqZ",
    "twilio_sid": "ACc724d3e0d76cae87cbfc9bcb74655fb2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}