{
  "name": "user-service",
  "version": "3.8.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "h46LyGCE5UfTZMB1pDBG"
  },
  "jwt_secret": "KnCvqS5lWmktITymPXf5PNtxngS6i1PJ",
  "api_keys": {
    "stripe": "sk_live_66gPn3VqFOZlCg7QPcqL2ndi",
    "sendgrid": "SG.c+67CZLANuuKtRRk3O+/hQ",
    "twilio_sid": "AC599f94250ffdc453882134e2b3afdd69"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}