{
 "app_id": "com.github.juliodev.Open360",
 "source_url": "https://raw.githubusercontent.com/DSPROPT/360_viewer/main/com.github.juliodev.Open360.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:55:36.983361+00:00",
 "manifest": {
  "app-id": "com.github.juliodev.Open360",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "command": "open360-flatpak.sh",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   "python3-pywebview.json",
   {
    "name": "open360",
    "buildsystem": "simple",
    "build-commands": [
     "install -D app.py /app/bin/app.py",
     "install -D index.html /app/bin/index.html",
     "install -D open360-flatpak.sh /app/bin/open360-flatpak.sh",
     "chmod +x /app/bin/open360-flatpak.sh",
     "install -D open360.desktop /app/share/applications/com.github.juliodev.Open360.desktop",
     "install -D icon.png /app/share/icons/hicolor/512x512/apps/com.github.juliodev.Open360.png",
     "install -D com.github.juliodev.Open360.metainfo.xml /app/share/metainfo/com.github.juliodev.Open360.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/DSPROPT/360_viewer.git",
      "branch": "main"
     }
    ]
   }
  ]
 }
}