{
  "name": "user-service",
  "version": "2.4.20",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "msFjG2PXtHQbRYRQJ1Xh"
  },
  "jwt_secret": "IGwNrQM+QygPdLeMVGmsSAtD3XTLo0Sb",
  "api_keys": {
    "stripe": "sk_live_xbNiyM3K1d5TgcsxMa0Art3t",
    "sendgrid": "SG.hRb5yfAe3RsitRVYvYMLnY",
    "twilio_sid": "ACf453252270b1b863d5e279c86cfecc50"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}