{
 "app_id": "net.armatik.Kitsune",
 "source_url": "https://raw.githubusercontent.com/flathub/net.armatik.Kitsune/master/net.armatik.Kitsune.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:13:16.702164+00:00",
 "manifest": {
  "app-id": "net.armatik.Kitsune",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "kitsune",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--socket=pulseaudio",
   "--talk-name=org.freedesktop.secrets"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   "python3-setuptools_rust.json",
   "python3-cffi.json",
   "python3-keyring.json",
   {
    "name": "kitsune",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://altlinux.space/armatik/Kitsune.git",
      "tag": "1.0.0",
      "commit": "2dd8effe5385a582ea47a955ac1c179cfea57edd"
     }
    ]
   }
  ]
 }
}