{
  "name": "user-service",
  "version": "3.5.10",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "g6QwnO40re1K0ZRF6tug"
  },
  "jwt_secret": "dxV/jzyCkl2A5ycYWZ5rEcMZBRsgjvd4",
  "api_keys": {
    "stripe": "sk_live_4DeH22MtW5uuq3mz6Xn2XxcB",
    "sendgrid": "SG.EDgk5N7vidHSlR1JLAR4/c",
    "twilio_sid": "AC4e1022408e9128bd5ea2a895a1933042"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}