{
  "name": "user-service",
  "version": "2.6.16",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LMmTPAzbTR4H5VbqcRMV"
  },
  "jwt_secret": "f7lk8Qhc2qE1E5AHdbrG77x1VFGNlH29",
  "api_keys": {
    "stripe": "sk_live_ACpfPIWl2Pb0eLbO6ADedb3g",
    "sendgrid": "SG./LtShEiGN/4cvm3pf/JQZ1",
    "twilio_sid": "AC8c1fc2151db265b5a4e1b2bc400968c7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}