{
 "app_id": "io.github.seadve.Mousai",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.seadve.Mousai/master/io.github.seadve.Mousai.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:12.238659+00:00",
 "manifest": {
  "id": "io.github.seadve.Mousai",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "mousai",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "mousai",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/SeaDve/Mousai/releases/download/v0.7.10/mousai-0.7.10.tar.xz",
      "sha256": "128de1e6a6cf8682dcb26cf6371622988dd5ade23abdccaa42c393b47612d5b1",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/SeaDve/Mousai/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "url-query": ".assets[] | select(.name==\"mousai-\" + $version + \".tar.xz\") | .browser_download_url"
      }
     }
    ]
   }
  ]
 }
}