Is it possible to import a PNG into testiny reports?

In my azure job, I have a json playwright report being generated which is imported using the CLI tool, this all works great and I like the Testiny flow.

Now, I want to add some screenshots to my reporting. I have the screenshots in a folder in the same location as my json report. How would I go about getting them into the Testiny system? Ideally, I want to be able to see the screenshots from within the Automation tab on Testiny

If the screenshots are linked from within the playwright report, then the Testiny CLI tool should automatically upload, link those screenshots to the test results, and also display them there.

See the video on the following page in the Testiny Docs how this would look like:

For more info on how to import playwright results, see the following topic in the Testiny Docs:

Best regards,
Alex