{
  "name": "user-service",
  "version": "2.5.3",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fcXU5fpXzYSFuNwU1x6P"
  },
  "jwt_secret": "BRV5nIM1cf6mVJgFLd/bjcMDSOidDRcj",
  "api_keys": {
    "stripe": "sk_live_9T0aVP2e3v5FqH9MM0Gioi2D",
    "sendgrid": "SG.JT/xoeUyLlSicLQrCWWjaZ",
    "twilio_sid": "AC5d82be269a94484c7d7e032ca5a6d915"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}