{
  "name": "user-service",
  "version": "2.4.6",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "fejIeUntwMDavidkGIqE"
  },
  "jwt_secret": "n2QXSg+RH4dnq71HZ0Psmh2Vo2HKhIvG",
  "api_keys": {
    "stripe": "sk_live_T6cslaKxHCU7Y3Mqx09AbXOP",
    "sendgrid": "SG.syG4DYvhluIGM8ZryVNhHP",
    "twilio_sid": "ACd0850adceaecd5c382eb0e43e7672622"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}