{
 "app_id": "fr.clockworks.cosmic-ext-applet-hue",
 "source_url": "https://raw.githubusercontent.com/pop-os/cosmic-flatpak/master/app/fr.clockworks.cosmic-ext-applet-hue/fr.clockworks.cosmic-ext-applet-hue.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=network",
  "--talk-name=com.system76.CosmicSettingsDaemon",
  "--talk-name=org.freedesktop.Flatpak",
  "--filesystem=xdg-config/cosmic:rw",
  "--share=ipc"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:04:40.364917+00:00",
 "manifest": {
  "id": "fr.clockworks.cosmic-ext-applet-hue",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=network",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--talk-name=org.freedesktop.Flatpak",
   "--filesystem=xdg-config/cosmic:rw",
   "--share=ipc"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/cosmic-ext-applet-hue/cargo"
   }
  },
  "modules": [
   {
    "name": "cosmic-ext-applet-hue",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm755 ./target/release/cosmic-ext-applet-hue -t /app/bin",
     "install -Dm644 ./resources/app.desktop /app/share/applications/fr.clockworks.cosmic-ext-applet-hue.desktop",
     "install -Dm644 ./resources/app.metainfo.xml /app/share/metainfo/fr.clockworks.cosmic-ext-applet-hue.metainfo.xml",
     "install -Dm644 ./resources/icon.svg /app/share/icons/hicolor/scalable/apps/fr.clockworks.cosmic-ext-applet-hue.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/clockworksfr/cosmic-ext-applet-hue.git",
      "tag": "v0.2.1"
     },
     "./cargo-sources.json"
    ]
   }
  ]
 }
}