{
  "name": "ComfyVault",
  "short_name": "ComfyVault",
  "description": "Browse, preview, and download free ComfyUI workflows for AI image and video generation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#00ff99",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
