{
 "app_id": "io.github.tduarte.Pipoca",
 "source_url": "https://raw.githubusercontent.com/tduarte/Pipoca/main/io.github.tduarte.Pipoca.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--share=network"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:35:37.296378+00:00",
 "manifest": {
  "id": "io.github.tduarte.Pipoca",
  "command": "pipoca",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node24"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/node24/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/node24/lib",
   "env": {
    "XDG_CACHE_HOME": "/run/build/pipoca/flatpak-node/cache",
    "NPM_CONFIG_CACHE": "/run/build/pipoca/flatpak-node/npm-cache",
    "NPM_CONFIG_USERCONFIG": "/run/build/pipoca/.npmrc",
    "npm_config_nodedir": "/usr/lib/sdk/node24"
   }
  },
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=network"
  ],
  "modules": [
   {
    "name": "pipoca",
    "buildsystem": "meson",
    "config-opts": [
     "--prefix=/app",
     "--buildtype=release",
     "--libdir=lib"
    ],
    "sources": [
     "generated-sources.json",
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}