{ "id": "pi-status-bridge", "name": "Pi Status Bridge", "version": "0.1.0", "minNoctaliaVersion": "4.0.0", "description": "Presentation-only status bar and panel for a local Pi Status Bridge.", "entryPoints": { "main": "Main.qml", "barWidget": "BarWidget.qml", "panel": "Panel.qml" }, "metadata": { "defaultSettings": { "bridgeState": "idle", "projectLabel": "Home", "attentionCount": 0, "detail": "Bridge not connected" } } }