{
 "app_id": "art.fatdawlf.Brush",
 "source_url": "https://raw.githubusercontent.com/Azakidev/Brush/main/dist/linux/art.fatdawlf.Brush.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--device=dri",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:50:57.267024+00:00",
 "manifest": {
  "id": "art.fatdawlf.Brush",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "brush",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "build-args": [
    "--share=network"
   ]
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "brush",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=release",
     "-Dapp_id_suffix="
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Azakidev/brush.git"
     }
    ]
   }
  ]
 }
}