{
 "app_id": "com.github.geraldohomero.GTKetchup",
 "source_url": "https://raw.githubusercontent.com/geraldohomero/GTKetchup/main/com.github.geraldohomero.GTKetchup.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.Notifications",
  "--system-talk-name=org.freedesktop.Notifications",
  "--filesystem=xdg-config/gtketchup_gnome.json:create"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:40:27.245902+00:00",
 "manifest": {
  "app-id": "com.github.geraldohomero.GTKetchup",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "GTKetchup",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.Notifications",
   "--system-talk-name=org.freedesktop.Notifications",
   "--filesystem=xdg-config/gtketchup_gnome.json:create"
  ],
  "modules": [
   {
    "name": "GTKetchup",
    "buildsystem": "simple",
    "build-commands": [
     "install -D GTKetchup /app/bin/GTKetchup",
     "install -D main.py /app/share/GTKetchup/main.py",
     "install -D pomodoro.py /app/share/GTKetchup/pomodoro.py",
     "install -Dm644 com.github.geraldohomero.GTKetchup.desktop /app/share/applications/com.github.geraldohomero.GTKetchup.desktop",
     "install -Dm644 com.github.geraldohomero.gtketchup.svg /app/share/icons/hicolor/scalable/apps/com.github.geraldohomero.GTKetchup.svg",
     "install -Dm644 com.github.geraldohomero.GTKetchup.metainfo.xml /app/share/metainfo/com.github.geraldohomero.GTKetchup.metainfo.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}