{
  "name": "user-service",
  "version": "1.3.17",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xPKrSeNVeaq0G6YWsVM3"
  },
  "jwt_secret": "tmle+6PDOsZl0s9imoCuV2nkIA/0leWa",
  "api_keys": {
    "stripe": "sk_live_5B9Cu7y2Uex64J9oTOcs66gG",
    "sendgrid": "SG.+m3g5nQ2otEIZPeZN/k4sa",
    "twilio_sid": "AC2aab8abc666d1b5969616b746a0e8b66"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}