Fix appstore, icons etc

This commit is contained in:
Thomas Farstrike
2025-06-04 15:32:16 +02:00
parent cff1421f06
commit 5fde5a87da
10 changed files with 127 additions and 125 deletions
@@ -3,15 +3,15 @@
"publisher": "MicroPythonOS",
"short_description": "Simple launcher to start apps.",
"long_description": "",
"icon_url": "https://apps.micropythonos.com/icons/com.micropythonos.launcher_0.0.3.mpk_icon_64x64.png",
"download_url": "https://apps.micropythonos.com/mpks/com.micropythonos.launcher_0.0.3.mpk",
"icon_url": "https://apps.micropythonos.com/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.3_64x64.png",
"download_url": "https://apps.micropythonos.com/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.3.mpk",
"fullname": "com.micropythonos.launcher",
"version": "0.0.3",
"category": "launcher",
"activities": [
{
"entrypoint": "assets/launcher.py",
"classname": "MainActivity",
"classname": "Launcher",
"intent_filters": [
{
"action": "main",