{
  "name": "DeskOS App Repository",
  "format": 1,
  "updated": "2026-06-12",
  "apps": [
    {
      "id": "wikipedia",
      "name": "Wikipedia",
      "icon": "📚",
      "type": "web",
      "version": "1.0.0",
      "description": "The free online encyclopedia.",
      "url": "https://en.wikipedia.org"
    },
    {
      "id": "excalidraw",
      "name": "Excalidraw",
      "icon": "✏️",
      "type": "web",
      "version": "1.0.0",
      "description": "A virtual whiteboard for sketching hand-drawn diagrams.",
      "url": "https://excalidraw.com"
    },
    {
      "id": "photopea",
      "name": "Photopea",
      "icon": "🖌️",
      "type": "web",
      "version": "1.0.0",
      "description": "A free, advanced online image editor.",
      "url": "https://www.photopea.com"
    },
    {
      "id": "graphics-demo",
      "name": "Graphics Demo",
      "icon": "svg:taskman",
      "version": "1.0.0",
      "description": "",
      "type": "bundle",
      "path": "apps/graphics-demo"
    },
    {
      "id": "clock-widget",
      "name": "Clock Widget",
      "icon": "🕐",
      "version": "1.0.0",
      "description": "",
      "type": "bundle",
      "path": "apps/clock-widget"
    },
    {
      "id": "web-radio",
      "name": "Web Radio",
      "icon": "📻",
      "version": "1.0.0",
      "description": "",
      "type": "bundle",
      "path": "apps/web-radio"
    },
    {
      "id": "cube-runner",
      "name": "Cube Runner",
      "icon": "svg:mines",
      "version": "1.0.0",
      "description": "",
      "type": "bundle",
      "path": "apps/cube-runner"
    }
  ]
}