{
  "name": "Donna AI — Operations Assistant",
  "short_name": "Donna",
  "description": "AI-powered operations assistant for BOT Solutions — WhatsApp, email, ERPNext, calendar, team management",
  "start_url": "/v2/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f5f5f7",
  "theme_color": "#2387F7",
  "orientation": "any",
  "categories": ["business", "productivity", "communication"],
  "lang": "en-US",
  "dir": "ltr",
  "id": "donna-v2-2026",
  "icons": [
    { "src": "/v2/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/v2/favicon.svg", "sizes": "48x48 96x96 144x144 192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/v2/favicon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Chat with Donna", "short_name": "Chat", "url": "/v2/?shortcut=chat", "icons": [{ "src": "/v2/favicon.svg" }] },
    { "name": "Email Inbox", "short_name": "Inbox", "url": "/v2/?shortcut=email", "icons": [{ "src": "/v2/favicon.svg" }] },
    { "name": "CRM", "short_name": "CRM", "url": "/v2/?shortcut=crm", "icons": [{ "src": "/v2/favicon.svg" }] }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "focus-existing" },
  "edge_side_panel": { "preferred_width": 420 }
}