{
  "name": "task.yoga — Fractal Task Coordination",
  "short_name": "task.yoga",
  "description": "Chaos-theoretic fractal task decomposition engine. Break any goal into subtasks, watch strange attractors emerge, coordinate collective action toward world peace.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "categories": ["productivity", "education", "social"],
  "icons": [
    {
      "src": "/white_clean.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/white_clean.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    },
    {
      "src": "/white_clean.png",
      "type": "image/png",
      "sizes": "1024x1024"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48 32x32"
    }
  ],
  "shortcuts": [
    {
      "name": "World Peace",
      "short_name": "Peace",
      "url": "/world-peace",
      "description": "View the world peace task graph"
    },
    {
      "name": "About",
      "url": "/about",
      "description": "Learn about task.yoga"
    }
  ],
  "screenshots": [
    {
      "src": "/card.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "3D constellation graph showing fractal task decomposition"
    }
  ]
}
