{
 "app_id": "im.bernard.Parolu",
 "source_url": "https://raw.githubusercontent.com/flathub/im.bernard.Parolu/master/im.bernard.Parolu.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:04.899219+00:00",
 "manifest": {
  "id": "im.bernard.Parolu",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "parolu",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--socket=pulseaudio"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   "pip-dependencies.json",
   {
    "name": "parolu",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/wbernard/Parolu.git",
      "tag": "0.1.2",
      "commit": "afecd1f54b8abfb8a1b0956f3cc3431cd52ba4da"
     }
    ]
   }
  ]
 }
}