{
  "name": "user-service",
  "version": "2.9.28",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "D2fhStzFgQsEo02GaGuE"
  },
  "jwt_secret": "+eJEQqr/uMFTX2BbuAxKLqFDdZ0WVbhU",
  "api_keys": {
    "stripe": "sk_live_EFwK5gQHotbBockGj9aYxoDE",
    "sendgrid": "SG.CoP3afAq6nm1WbuYaNE8iu",
    "twilio_sid": "AC541536aacb47e707eaf149ee019befb5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}