Saving permanently data in app partition esp32

Hi i am working wit esp32 and platformio…
I would like to save some data in the app partition of the flash (not in spiff or in nvs)
Is there a way to do it ?

Thanks a lot