{
 "app_id": "com.github.philip_scott.lights-up",
 "source_url": "https://raw.githubusercontent.com/nedrichards/lights-up-flatpak/master/com.github.philip_scott.lights-up.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.36",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--device=dri",
  "--socket=wayland",
  "--socket=x11",
  "--share=ipc",
  "--share=network",
  "--own-name=com.github.philip-scott.lights-up"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:04:36.155244+00:00",
 "manifest": {
  "app-id": "com.github.philip_scott.lights-up",
  "base": "io.elementary.BaseApp",
  "base-version": "juno-19.08",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.36",
  "sdk": "org.gnome.Sdk",
  "command": "com.github.philip-scott.lights-up",
  "copy-icon": true,
  "rename-icon": "com.github.philip-scott.lights-up",
  "rename-desktop-file": "com.github.philip-scott.lights-up.desktop",
  "rename-appdata-file": "com.github.philip-scott.lights-up.appdata.xml",
  "finish-args": [
   "--device=dri",
   "--socket=wayland",
   "--socket=x11",
   "--share=ipc",
   "--share=network",
   "--own-name=com.github.philip-scott.lights-up"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/vala",
   "/man",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "lights-up",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Philip-Scott/Lights-Up.git",
      "commit": "480494af46eb4d553ad9e9772123c1d534186c8b"
     },
     {
      "type": "patch",
      "path": "elementary-theme.patch"
     }
    ]
   }
  ]
 }
}