{
 "app_id": "org.dithernet.lapel",
 "source_url": "https://raw.githubusercontent.com/aspinwall-ui/lapel/develop/org.dithernet.lapel.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "41",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:46:41.820001+00:00",
 "manifest": {
  "app-id": "org.dithernet.lapel",
  "runtime": "org.gnome.Platform",
  "runtime-version": "41",
  "sdk": "org.gnome.Sdk",
  "command": "lapel",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "lapel",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/aspinwall-ui/lapel.git"
     }
    ]
   }
  ]
 }
}