{
  "name": "Clifford Attractor",
  "short_name": "Clifford",
  "description": "Interactive chaos theory visualization plotting millions of math points into glowing silk ribbons.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b0b0a",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}