{ "store": { "name": "MyApps", "apps": [ { "id": "mycoolapp", "name": "MyCoolApp", "description": "A cool app", "icon": "./Apps/mycoolapp/icon.png", "app_file": "./Apps/mycoolapp/app.json" } ] } }