{
 "app_id": "io.github.marcelogomes90.cosmic-ext-applet-pause",
 "source_url": "https://raw.githubusercontent.com/pop-os/cosmic-flatpak/master/app/io.github.marcelogomes90.cosmic-ext-applet-pause/io.github.marcelogomes90.cosmic-ext-applet-pause.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--filesystem=xdg-config/cosmic:rw",
  "--own-name=io.github.marcelogomes90.cosmic-ext-applet-pause",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=com.system76.CosmicSettingsDaemon",
  "--talk-name=com.system76.CosmicSettingsDaemon.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-19T13:10:13.015359+00:00",
 "manifest": {
  "id": "io.github.marcelogomes90.cosmic-ext-applet-pause",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "cosmic-ext-applet-pause",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--filesystem=xdg-config/cosmic:rw",
   "--own-name=io.github.marcelogomes90.cosmic-ext-applet-pause",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--talk-name=com.system76.CosmicSettingsDaemon.*"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/cosmic-ext-applet-pause/cargo"
   }
  },
  "modules": [
   {
    "name": "cosmic-ext-applet-pause",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "just build-release --offline --locked",
     "just prefix=/app install"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/marcelogomes90/cosmic-ext-applet-pause.git",
      "tag": "v1.1.2",
      "commit": "63f4de149241007ba9721e983b97ab218cc4c283"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}