{
  "name": "user-service",
  "version": "3.9.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cvW8e7mU6GpTnyvT5lXI"
  },
  "jwt_secret": "lquoizCYS+lO+0Rbq0QVRyxPFEPM7B3D",
  "api_keys": {
    "stripe": "sk_live_fI1Kvrh2p5xNIzC28npKlEuW",
    "sendgrid": "SG.oWbi1X48FldhX/jaBAc/yC",
    "twilio_sid": "ACc5d21f65e34b9acfef10e6e01954b6e2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}