{
  "name": "user-service",
  "version": "1.4.9",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tyDz3DstEFh3UBuuG2mh"
  },
  "jwt_secret": "CvSZAPtP1eKtZqEGfnOJ5mozqcc4uYhw",
  "api_keys": {
    "stripe": "sk_live_RX2r8Tt3OmrSnmozvU5uwKzK",
    "sendgrid": "SG.r7NiDac/wVKH5SDozEbT6O",
    "twilio_sid": "AC2625f87395fd1e30be1134721943e437"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}