App( appid="flipperscope", name="flipperscope", fap_author="anfractuosity", apptype=FlipperAppType.EXTERNAL, entry_point="scope_main", requires=["gui"], stack_size=1 * 1024, fap_category="GPIO", fap_icon="scope_10px.png", fap_version="0.1", fap_description="Simple oscilloscope application" )