{
 "app_id": "org.gustavoperedo.FontDownloader",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gustavoperedo.FontDownloader/master/org.gustavoperedo.FontDownloader.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=xdg-download",
  "--filesystem=~/.local/share/fonts:create"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:15:16.413184+00:00",
 "manifest": {
  "app-id": "org.gustavoperedo.FontDownloader",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "fontdownloader",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=~/.local/share/fonts:create",
   "--filesystem=xdg-download"
  ],
  "modules": [
   {
    "name": "fontdownloader",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/GustavoPeredo/Font-Downloader.git",
      "x-comment": "The latest commit from the repository",
      "commit": "3f2e198c7515f96c8d5b58a6a46f25f210e90aab"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}