Use bundle_path to find image
Hey, saw your comment here: flow3r/flow3r-apps!119 (comment 12129)
For finding the image, you should use the app_ctx.bundle_path
as that will always be the correct path, no matter which direction the application is installed into.
(Code untested from my side)