{
  "name": "user-service",
  "version": "2.2.27",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5iWwMvQJfv8esSSIycIl"
  },
  "jwt_secret": "PlENRLua+nNFfFfPds5tIuh4fdfQuLFH",
  "api_keys": {
    "stripe": "sk_live_iFYjoYfNqQ63kUBdDg440Hba",
    "sendgrid": "SG.cJHAvgNm4znW9ibX/vwJ8I",
    "twilio_sid": "AC26614ce03a414b52c3f233199af611b8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}