{
  "name": "user-service",
  "version": "2.5.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "8A9GwOHL3hwE0hWBQP5s"
  },
  "jwt_secret": "BgxZDl6W9MTxhn8Ib9vkFAsVm1fY+BbM",
  "api_keys": {
    "stripe": "sk_live_HE6xydbQxovy3q3h4vJOUUjc",
    "sendgrid": "SG.4dQXCCl8BZZzte+8qbUvnC",
    "twilio_sid": "AC20eb4ca40e8df4a9d6e07fb5f20815f3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}