diff --git a/phet/icon.png b/phet/icon.png new file mode 100644 index 0000000..85c298e Binary files /dev/null and b/phet/icon.png differ diff --git a/phet/info.json b/phet/info.json new file mode 100644 index 0000000..5779551 --- /dev/null +++ b/phet/info.json @@ -0,0 +1,10 @@ +{ + "app_name": "PhET", + "package": "org.kiwix.kiwixcustomphet", + "version_name": "2016-06", + "version_code": "2", + "zim_file": "customapp/phet/content.zim", + "embed_zim": false, + "ic_launcher": "customapp/phet/icon.png", + "enforced_lang": "en" +}