{
  "name": "user-service",
  "version": "2.6.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "NORevIu2cLo8dRMjYeeK"
  },
  "jwt_secret": "wJZL2QABEd9Gd8Qug+0VGx3ABJamhtgp",
  "api_keys": {
    "stripe": "sk_live_DWsuD2RsqKD4X6yjL1axF1Vc",
    "sendgrid": "SG.0dPOA6Ih/4l+CDUdX4s+NI",
    "twilio_sid": "AC988a94599e4c29ee1d27ed1bcb8b3107"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}