{
 "app_id": "io.github.mrstickypiston.stickyhours",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.mrstickypiston.stickyhours/master/io.github.mrstickypiston.stickyhours.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:11:46.660376+00:00",
 "manifest": {
  "app-id": "io.github.mrstickypiston.stickyhours",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "stickyhours",
  "cleanup": [
   "/include",
   "/share/man"
  ],
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "modules": [
   "python3-requirements.json",
   {
    "name": "stickyhours",
    "no-autogen": true,
    "post-install": [
     "install -Dm644 io.github.mrstickypiston.stickyhours.desktop -t /app/share/applications/",
     "mkdir -p /app/share/icons/hicolor",
     "cp --archive hicolor /app/share/icons",
     "install -Dm644 io.github.mrstickypiston.stickyhours.metainfo.xml -t /app/share/metainfo/",
     "mkdir -p /app/briefcase",
     "cp --archive app/ /app/briefcase/app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://codeberg.org/MrStickyPiston/StickyHours/releases/download/1.1.4/StickyHours-Flatpak-src.zip",
      "sha256": "f40a64cf700fe9362d38a79aaf384223ff6cdd74b4a3faf85df62f6dc4513018"
     },
     {
      "type": "patch",
      "path": "fix-python-version.patch"
     }
    ]
   }
  ]
 }
}