{
 "app_id": "org.kiosque.Kiosque",
 "source_url": "https://raw.githubusercontent.com/niltonperimneto/kiosque/main/org.kiosque.Kiosque.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=host",
  "--share=network"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:53:26.392911+00:00",
 "manifest": {
  "app-id": "org.kiosque.Kiosque",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "kiosque",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=host",
   "--share=network"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/kiosque/cargo-home"
   },
   "build-args": [
    "--share=network"
   ]
  },
  "modules": [
   {
    "name": "kiosque",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}