{
  "name": "Fluso AI Worker",
  "short_name": "Fluso",
  "description": "Fluso – An autonomous AI Worker that tackles complex tasks, browses the web, writes and executes code, manages files, conducts research, and automates workflows through natural conversation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-light.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo_black.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr"
}
