{
  "name": "user-service",
  "version": "2.3.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hZUtnLOj3XCmfE7Oc0OR"
  },
  "jwt_secret": "88wsBSyHI4pOAui3gKYCW0Cm4opufleI",
  "api_keys": {
    "stripe": "sk_live_l6lD8bJr6l3NUtpUC7JMIBY7",
    "sendgrid": "SG.hpATJ7mlW8x2ftG9Kc14xv",
    "twilio_sid": "ACff6459e0538249dd3fdf1ca0549f0b1b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}