{
 "app_id": "com.lynnmichaelmartin.TimeTracker",
 "source_url": "https://raw.githubusercontent.com/flathub/com.lynnmichaelmartin.TimeTracker/master/com.lynnmichaelmartin.TimeTracker.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:08:17.060334+00:00",
 "manifest": {
  "id": "com.lynnmichaelmartin.TimeTracker",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node24",
   "org.freedesktop.Sdk.Extension.typescript"
  ],
  "command": "com.lynnmichaelmartin.TimeTracker",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/typescript/bin:/usr/lib/sdk/node24/bin"
  },
  "modules": [
   {
    "name": "time-tracker",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/elvishcraftsman/time-tracker.git",
      "tag": "v2.2.1",
      "commit": "2af692eb40002b006928f7f06b70f70244bc923d"
     }
    ]
   }
  ]
 }
}