{
 "app_id": "art.fatdawlf.Piccolo",
 "source_url": "https://raw.githubusercontent.com/flathub/art.fatdawlf.Piccolo/master/art.fatdawlf.Piccolo.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:06:32.304226+00:00",
 "manifest": {
  "id": "art.fatdawlf.Piccolo",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "piccolo",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "piccolo",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=release",
     "-Dapp_id_suffix="
    ],
    "build-options": {
     "env": [
      "CARGO_NET_OFFLINE=true"
     ]
    },
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Azakidev/Piccolo",
      "tag": "0.3.4",
      "commit": "719238bf8e833e08489c6aaafdd35d190afb9acd"
     },
     "cargo-sources-piccolo.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo"
      ]
     }
    ]
   }
  ]
 }
}