{
  "name": "Zeiko AI Agents",
  "short_name": "Zeiko",
  "description": "Deployable, workflow-powered AI agents for business operations, support, sales, marketing, reporting, and ecommerce.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/images/favicon/icon-72x72.png?v=20260224",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/icon-96x96.png?v=20260224",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/icon-128x128.png?v=20260224",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/icon-144x144.png?v=20260224",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/icon-152x152.png?v=20260224",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/icon-192x192.png?v=20260224",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/icon-384x384.png?v=20260224",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/icon-512x512.png?v=20260224",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/maskable-icon-192x192.png?v=20260224",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicon/maskable-icon-512x512.png?v=20260224",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/videos/hero/zeiko-shopify-agent-desktop.gif",
      "sizes": "1280x800",
      "type": "image/gif",
      "form_factor": "wide",
      "label": "Zeiko business agent desktop demo"
    },
    {
      "src": "/videos/hero/zeiko-shopify-agent-mobile.gif",
      "sizes": "540x960",
      "type": "image/gif",
      "form_factor": "narrow",
      "label": "Zeiko business agent mobile demo"
    }
  ],
  "shortcuts": [
    {
      "name": "Build Business Agent",
      "short_name": "Build Agent",
      "description": "Create a specialized AI agent for repeatable business work",
      "url": "/auth/sign-up",
      "icons": [
        {
          "src": "/images/favicon/icon-96x96.png?v=20260224",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Agents & Workflows",
      "short_name": "Workflows",
      "description": "Explore workflow-backed agents for business operations",
      "url": "/agents-workflows",
      "icons": [
        {
          "src": "/images/favicon/icon-96x96.png?v=20260224",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Integrations",
      "short_name": "Integrations",
      "description": "Connect tools and channels for agent deployment",
      "url": "/integrations",
      "icons": [
        {
          "src": "/images/favicon/icon-96x96.png?v=20260224",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+zeikoai",
      "url": "/?action=%s"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
