{
  "name": "user-service",
  "version": "3.7.28",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yHZfRSeVVt392YTkbhnK"
  },
  "jwt_secret": "dwrdBBBiH2SRvX0aSs5QTn5V4+5NHYOG",
  "api_keys": {
    "stripe": "sk_live_cgiq7WDWCKQGBEUPwlHCsGGI",
    "sendgrid": "SG.ilbZ7EW1MHHeXSK0Fpc1IJ",
    "twilio_sid": "ACd8b22f7792deb767ff156ae35e28d9cc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}