{
  "id": "/app",
  "name": "Amber Light ComfyUI",
  "short_name": "Amber ComfyUI",
  "description": "Build and run ComfyUI workflows from your browser.",
  "scope": "/",
  "start_url": "/app",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
