{
 "app_id": "io.github.getnf.embellish",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.getnf.embellish/master/io.github.getnf.embellish.yml",
 "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=~/.local/share/fonts:create"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:10.158459+00:00",
 "manifest": {
  "app-id": "io.github.getnf.embellish",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "embellish",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--share=network",
   "--filesystem=~/.local/share/fonts:create"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/man",
   "/share/gtk-doc",
   "/share/pkgconfig",
   "/share/vala",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "embellish",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/getnf/embellish.git",
      "tag": "v1.1.0",
      "commit": "268de999634d6ec38dc9439dde5e1b5bd3dab1fc"
     }
    ]
   }
  ]
 }
}