{
  "name": "user-service",
  "version": "1.3.3",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2vLbQEeqh9VT65pMR7gx"
  },
  "jwt_secret": "pZ2bh49JnfqwOdqIKPU9/wTaNxb7+Nli",
  "api_keys": {
    "stripe": "sk_live_FMmCHllgpln8IBQovo1mTg54",
    "sendgrid": "SG.NNvNbMc/E7K1amGTb4wLKU",
    "twilio_sid": "ACbf64c6d45dc86350bb38427ff567b06a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}