{
  "name": "user-service",
  "version": "3.3.2",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VhgQLoQCDvX00VThqwqR"
  },
  "jwt_secret": "3O85tT7Z29dNvGXvncUr1vnMMvxQ7Vn/",
  "api_keys": {
    "stripe": "sk_live_M5I0Ci9f4csJnOsIUY2W8N0v",
    "sendgrid": "SG.bWMgxccsh66UaNXWAk6Xpu",
    "twilio_sid": "AC9f790b0cb55175d266ad54e5a25293c7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}