ZIP file signature bytes (PK\x03\x04).
PK\x03\x04
static const List<int> zipMagicBytes = [0x50, 0x4B, 0x03, 0x04];