{ "name": "ShowBattery", "publisher": "MicroPythonOS", "short_description": "Minimal app", "long_description": "Demonstrates the simplest app.", "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/icons/com.micropythonos.showbattery_0.2.1_64x64.png", "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/mpks/com.micropythonos.showbattery_0.2.1.mpk", "fullname": "com.micropythonos.showbattery", "version": "0.2.1", "category": "development", "activities": [ { "entrypoint": "assets/show_battery.py", "classname": "ShowBattery", "intent_filters": [ { "action": "main", "category": "launcher" } ] } ] }