{
  "name": "Revenoid AI Workspace",
  "short_name": "Revenoid",
  "description": "Chat with the Revenoid AI Workspace from your phone — research accounts, draft emails, kick off async agents.",
  "start_url": "/m/ai-workspace",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/RevenoidMark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32 64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["productivity", "business"],
  "prefer_related_applications": false
}
