{
 "app_id": "com.ulduzsoft.Birdtray",
 "source_url": "https://raw.githubusercontent.com/flathub/com.ulduzsoft.Birdtray/master/com.ulduzsoft.Birdtray.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=~/.thunderbird",
  "--filesystem=~/.var/app/org.mozilla.Thunderbird/.thunderbird",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.kde.kdeconnect",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:00.333888+00:00",
 "manifest": {
  "app-id": "com.ulduzsoft.Birdtray",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.9",
  "sdk": "org.kde.Sdk",
  "command": "birdtray",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--device=dri",
   "--filesystem=~/.thunderbird",
   "--filesystem=~/.var/app/org.mozilla.Thunderbird/.thunderbird",
   "--talk-name=org.freedesktop.Flatpak",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "modules": [
   {
    "name": "birdtray",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DOPT_THUNDERBIRD_CMDLINE=/usr/bin/flatpak-spawn --host flatpak run org.mozilla.Thunderbird"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/gyunaev/birdtray.git",
      "commit": "10d7bd9e0ba6babfdb3c42b5664a9453124989a5"
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     }
    ]
   }
  ]
 }
}