App( appid="flipbip39", name="Flip-BIP39", apptype=FlipperAppType.PLUGIN, entry_point="flipbip39_app", cdefines=["APP_FLIPBIP39"], requires=[ "gui", ], stack_size=2 * 1024, order=10, fap_icon="flipbip39_10px.png", fap_icon_assets="icons", fap_category="Misc", )