{
 "app_id": "app.rednotebook.RedNotebook",
 "source_url": "https://raw.githubusercontent.com/flathub/app.rednotebook.RedNotebook/master/app.rednotebook.RedNotebook.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=/run/media"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:06:27.535511+00:00",
 "manifest": {
  "app-id": "app.rednotebook.RedNotebook",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "rednotebook",
  "rename-appdata-file": "rednotebook.appdata.xml",
  "rename-desktop-file": "rednotebook.desktop",
  "rename-icon": "rednotebook",
  "copy-icon": true,
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=home",
   "--filesystem=/media",
   "--filesystem=/run/media",
   "--share=network",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/gir-1.0",
   "/share/gtk-doc",
   "/share/man",
   "/share/vala",
   "*.la"
  ],
  "modules": [
   "gtksourceview.yaml",
   "enchant.yaml",
   "python3-pyenchant.yaml",
   "python3-PyYAML.yaml",
   "RedNotebook.yaml"
  ]
 }
}