{
 "app_id": "org.gabmus.swatch",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gabmus.swatch/master/org.gabmus.swatch.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:14:41.585519+00:00",
 "manifest": {
  "app-id": "org.gabmus.swatch",
  "command": "swatch",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "swatch",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GabMus/swatch",
      "tag": "1.1",
      "commit": "9f790fdcefae156cd35e26ecb24a435de8d4cfad"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}