{
  "name": "user-service",
  "version": "2.9.2",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "U53V5FllGminhFrBGFaK"
  },
  "jwt_secret": "ppFDybpENaxGqaoYzOF/tZqOFmIuNdz5",
  "api_keys": {
    "stripe": "sk_live_TDg4BWwbok9txmmiEDC0rebg",
    "sendgrid": "SG.QNKGK20Wxnd43nMnCFKhYs",
    "twilio_sid": "ACe8ba6108a03e789a0ecf4b178f5aab1f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}