{
 "app_id": "io.github.fabrialberio.pinapp",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.fabrialberio.pinapp/master/io.github.fabrialberio.pinapp.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=/var/lib/snapd:ro",
  "--filesystem=~/.local/share/xdg-desktop-portal:ro",
  "--filesystem=~/.local/share/applications:create",
  "--filesystem=/var/lib/flatpak:ro",
  "--filesystem=~/.config/autostart:create",
  "--filesystem=xdg-data/flatpak:ro",
  "--filesystem=xdg-data/applications",
  "--filesystem=host:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:00.302232+00:00",
 "manifest": {
  "id": "io.github.fabrialberio.pinapp",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "pinapp",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=host:ro",
   "--filesystem=~/.config/autostart:create",
   "--filesystem=~/.local/share/applications:create",
   "--filesystem=xdg-data/applications:rw",
   "--filesystem=xdg-data/flatpak:ro",
   "--filesystem=/var/lib/flatpak:ro",
   "--filesystem=/var/lib/snapd:ro",
   "--filesystem=~/.local/share/xdg-desktop-portal:ro"
  ],
  "modules": [
   {
    "name": "Pins",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/fabrialberio/Pins",
      "commit": "d1b7bace3307d5723522045df36d8f823af02d48"
     }
    ]
   }
  ]
 }
}