@@ -10,4 +10,7 @@ App(
fap_icon="appicon.png",
fap_category="Games",
fap_icon_assets="assets", # Image assets to compile for this application
+ fap_description="An implementation of the classic arcade game Asteroids",
+ fap_author="antirez, SimplyMinimal",
+ fap_weburl="https://github.com/SimplyMinimal/FlipperZero-Asteroids",
)