{
  "name": "user-service",
  "version": "3.0.9",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "c2gEHehLkNYQSrR4iYtK"
  },
  "jwt_secret": "66RiLxB95Oihn78zumG+a0labjqIBr6G",
  "api_keys": {
    "stripe": "sk_live_kQpIL6EtWHuataFpVudPSRbf",
    "sendgrid": "SG.rDmhw0JDhsNQWLbeVGeyFS",
    "twilio_sid": "ACe3826f9850d53a19dc0e0a8c736cf733"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}