{
 "app_id": "com.github.vikdevelop.timer",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.vikdevelop.timer/master/com.github.vikdevelop.timer.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T11:41:32.915802+00:00",
 "manifest": {
  "app-id": "com.github.vikdevelop.timer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "timer",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--talk-name=org.freedesktop.Notifications",
   "--system-talk-name=org.freedesktop.login1",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "timer",
    "buildsystem": "simple",
    "build-commands": [
     "install -D -t /app/bin timer",
     "cp -R src /app/",
     "mkdir /app/translations && cp translations/json/* /app/translations",
     "install -D -t /app/share/applications flatpak/com.github.vikdevelop.timer.desktop",
     "install -D -t /app/share/icons/hicolor/128x128/apps flatpak/appicon/com.github.vikdevelop.timer.png",
     "install -D -t /app/share/metainfo flatpak/com.github.vikdevelop.timer.metainfo.xml",
     "install -D -t /app/share/glib-2.0/schemas flatpak/com.github.vikdevelop.timer.gschema.xml",
     "glib-compile-schemas /app/share/glib-2.0/schemas",
     "cp flatpak/icons-symbolic/* /app/share/icons/hicolor/128x128/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/vikdevelop/timer.git",
      "tag": "3.5.1"
     }
    ]
   }
  ]
 }
}