{
  "name": "DeskOS App Repository",
  "format": 1,
  "updated": "2026-06-13",
  "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": "flappybird",
      "name": "FlappyBird",
      "icon": "svg:gamepad",
      "version": "1.0.0",
      "description": "",
      "type": "bundle",
      "path": "apps/flappybird"
    },
    {
      "id": "radio",
      "name": "Radio",
      "icon": "📻",
      "version": "1.1.0",
      "description": "",
      "type": "bundle",
      "path": "apps/radio"
    }
  ]
}