{
 "app_id": "io.github.thiefmd.themegenerator",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.thiefmd.themegenerator/master/io.github.thiefmd.themegenerator.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:21.936177+00:00",
 "manifest": {
  "app-id": "io.github.thiefmd.themegenerator",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "io.github.thiefmd.themegenerator",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/cache",
   "/man",
   "/share/aclocal",
   "/share/devhelp",
   "/lib/systemd",
   "/include",
   "/lib/pkgconfig",
   "/lib/libvala*",
   "/share/gtk-doc",
   "/share/man",
   "/share/vala",
   "/bin/vapi*",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "themegenerator",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ThiefMD/theme-generator.git",
      "tag": "v0.1.4",
      "commit": "91d3486652f0fe3272cf6c80e8e307f808682299"
     }
    ],
    "post-install": [
     "mkdir -p ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps",
     "mv ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps",
     "rm -rvf ${FLATPAK_DEST}/share/icons/hicolor/128x128 ${FLATPAK_DEST}/share/icons/hicolor/64x64 ${FLATPAK_DEST}/share/icons/hicolor/48x48"
    ]
   }
  ]
 }
}