{
  "name": "user-service",
  "version": "2.9.15",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Znl08HsmtSdpTdV8fblw"
  },
  "jwt_secret": "+gTDH9P+lgetgzMv0udHpg3e4gaTqKTZ",
  "api_keys": {
    "stripe": "sk_live_rzVBnfOabYgJJX6Z3D0Hb4tr",
    "sendgrid": "SG.6GSpl0by8jxQuyVxlMZl9Q",
    "twilio_sid": "AC081077aee14fc468819e1159ae8bf094"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}