{
  "name": "user-service",
  "version": "3.2.21",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "d3jFJdQARSpcyPULrgGe"
  },
  "jwt_secret": "Z76bFyOyOCdPT+GWuYIzuKoaAHikhI2f",
  "api_keys": {
    "stripe": "sk_live_zfbhvkIeIJMXUxksNXCXNSp5",
    "sendgrid": "SG.5b+XONMSwNIrSgDUUyT7jr",
    "twilio_sid": "ACe9ede2c2b15dadb584f950462af529df"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}