{
  "name": "user-service",
  "version": "2.8.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RM3qSo78T6N1USnILBYd"
  },
  "jwt_secret": "/cwDfeaL56ZKc4R9uHBpZxVavp0jf+gS",
  "api_keys": {
    "stripe": "sk_live_rx3XR3Q1Nkip4c6NnmAp5ksf",
    "sendgrid": "SG.vMKMtniKUMxZRjguhgExdK",
    "twilio_sid": "AC4b572c8dc6c032cee6d4bb236b9a4eba"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}