{
 "app_id": "io.github.moooossee.Moose",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.moooossee.Moose/master/io.github.moooossee.Moose.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:46.660373+00:00",
 "manifest": {
  "app-id": "io.github.moooossee.Moose",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "moose",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/moose/cargo"
   }
  },
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "moose",
    "buildsystem": "meson",
    "config-opts": [
     "-Dgui=true",
     "-Dcargo_profile=release",
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/moooossee/moose.git",
      "tag": "v0.4.3",
      "commit": "909b7b70c3eebf80d44256b82aa60b4720f9ed26"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}