{ "name": "HowTo", "publisher": "MicroPythonOS", "short_description": "Welcomes the user and gives a few pointers on how to control and use MicroPythonOS.", "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.howto/icons/com.micropythonos.howto_0.0.1_64x64.png", "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.howto/mpks/com.micropythonos.howto_0.0.1.mpk", "fullname": "com.micropythonos.howto", "version": "0.0.1", "category": "help", "activities": [ { "entrypoint": "assets/howto.py", "classname": "HowTo", "intent_filters": [ { "action": "main", "category": "launcher" } ] } ] }