Write to NFC from BIN file

I am stumped on this, so any help would be greatly appreciated.

I have this NFC Read/Writer
https://smile.amazon.com/LinkSprite-NFC-RFID-PN532-Shield/dp/B011MU0QXC/ref=cm_cr_arp_d_product_top?ie=UTF8

I can read and write to the NFC card.. However my end goal is to dump the card to a BIN file and then write the BIN to another card.

Attached would be an example BIN file that I would load to the card. And also a Sketch that works with my read/writer.

TestDump.zip (2.7 KB)