{
  "id": "/",
  "name": "Maxwell DealFlow CRM",
  "short_name": "DealFlow",
  "description": "Maxwell Midodzi — Real Estate CRM powered by eXp Realty",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "orientation": "any",
  "lang": "en-CA",
  "icons": [
    { "src": "icons/icon-48-v2.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-72-v2.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96-v2.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144-v2.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152-v2.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-167-v2.png", "sizes": "167x167", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "All Clients",
      "short_name": "Clients",
      "url": "/?tab=clients",
      "description": "View and manage all clients",
      "icons": [{ "src": "icons/icon-96-v2.png", "sizes": "96x96" }]
    },
    {
      "name": "Add Client",
      "short_name": "Add Client",
      "url": "/?tab=clients&action=add",
      "description": "Add a new client",
      "icons": [{ "src": "icons/icon-96-v2.png", "sizes": "96x96" }]
    },
    {
      "name": "Approvals",
      "short_name": "Approvals",
      "url": "/?tab=approvals",
      "description": "Review pending email approvals",
      "icons": [{ "src": "icons/icon-96-v2.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "screenshots": []
}
