App( appid="flip_weather", name="FlipWeather", apptype=FlipperAppType.EXTERNAL, entry_point="flip_weather_app", stack_size=4 * 1024, fap_icon="app.png", fap_category="GPIO/FlipperHTTP", fap_icon_assets="assets", fap_description="Use WiFi to get GPS and Weather information on your Flipper Zero.", fap_author="JBlanked", fap_weburl="https://github.com/jblanked/FlipWeather", fap_version="1.2", )