{
 "app_id": "io.github.lainsce.Countdown",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.lainsce.Countdown/master/io.github.lainsce.Countdown.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "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:11:29.458209+00:00",
 "manifest": {
  "app-id": "io.github.lainsce.Countdown",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "io.github.lainsce.Countdown",
  "rename-icon": "io.github.lainsce.Countdown",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "countdown",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/lainsce/countdown/archive/1.0.4.zip",
      "sha256": "03cb44ed064f647f03e6f485fff46f2a761c1fd66f1aaf3e31d4eecc14ec8591"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}