launcher/app/manifest.json
Edut LLC ce42646931
Some checks are pending
check / launcher (push) Waiting to run
launcher: align EDUT ID naming across UI and docs
2026-02-20 15:50:53 -08:00

13 lines
264 B
JSON

{
"app_id": "edut.launcher",
"schema_version": "launcher.manifest.v1",
"name": "EDUT Launcher",
"channel": "stable",
"features": {
"wallet_bootstrap": true,
"edut_id_status": true,
"governance_install": true,
"store_preview": false
}
}