{
 "app_id": "com.oyajun.ColorCode",
 "source_url": "https://raw.githubusercontent.com/flathub/com.oyajun.ColorCode/master/com.oyajun.ColorCode.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "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:08:33.468002+00:00",
 "manifest": {
  "app-id": "com.oyajun.ColorCode",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "color-code",
  "finish-args": [
   "--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": "color-code",
    "builddir": true,
    "buildsystem": "meson",
    "run-tests": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/oyajun/color-code.git",
      "tag": "v0.2.1"
     }
    ]
   }
  ]
 }
}