{
 "app_id": "io.github.nilanshu96.SimpleOrganizer",
 "source_url": "https://raw.githubusercontent.com/nilanshu96/Simple-Organizer/main/io.github.nilanshu96.SimpleOrganizer.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.36",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T18:08:56.909528+00:00",
 "manifest": {
  "app-id": "io.github.nilanshu96.SimpleOrganizer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.36",
  "sdk": "org.gnome.Sdk",
  "command": "simpleorganizer",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libhandy",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofiling=false",
     "-Dintrospection=enabled",
     "-Dgtk_doc=false",
     "-Dtests=false",
     "-Dexamples=false",
     "-Dvapi=false",
     "-Dglade_catalog=disabled"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libhandy"
     }
    ]
   },
   {
    "name": "simpleorganizer",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "file:///home/nvrajmane/Projects/SimpleOrganizer"
     }
    ]
   }
  ],
  "build-options": {
   "env": {}
  }
 }
}