{
  "name": "FlowMind",
  "short_name": "FlowMind",
  "description": "Visual AI Workflow Designer — build agent workflows, export to Claude, ChatGPT, Gemini, or n8n",
  "start_url": "/apps/flowmind/",
  "scope": "/apps/flowmind/",
  "display": "standalone",
  "background_color": "#080f1a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/apps/flowmind/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
