{
 "app_id": "com.github.oowoosh0.pomodoro",
 "source_url": "https://raw.githubusercontent.com/Oowoosh0/pomodoro/main/com.github.oowoosh0.pomodoro.yml",
 "runtime": "io.elementary.Platform",
 "runtime_version": "8.1",
 "sdk": "io.elementary.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:55:26.702211+00:00",
 "manifest": {
  "app-id": "com.github.oowoosh0.pomodoro",
  "runtime": "io.elementary.Platform",
  "runtime-version": "8.1",
  "sdk": "io.elementary.Sdk",
  "command": "com.github.oowoosh0.pomodoro",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "pomodoro",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}