{
  "name": "user-service",
  "version": "1.1.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cP8iBftilZDsqJNXt29c"
  },
  "jwt_secret": "g+GeMMD2291tlL3l8XDqqOZ+XZZ+ICUL",
  "api_keys": {
    "stripe": "sk_live_KtbkN5UMzA5Ip857w34nqEQn",
    "sendgrid": "SG.fldVkInB84WdzSejGPEVZO",
    "twilio_sid": "AC3450fa48617ea359e946a70f50a99e37"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}