{
  "name": "user-service",
  "version": "3.4.16",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Bbjj7hg4vAxefcoiZnnD"
  },
  "jwt_secret": "oNGaDdhJerYxZBOfyHTFr/t1qZZU/NPQ",
  "api_keys": {
    "stripe": "sk_live_Osb2k8y8yH5FIHEThUZz7X7P",
    "sendgrid": "SG.5/f6yuQ2XGGwvrON+nJ2t/",
    "twilio_sid": "AC8c465e18677996d690e16914df426e73"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}