{
  "name": "BrokersConnect - CRE Loan Marketplace",
  "short_name": "BrokersConnect",
  "description": "By Brokers For Brokers. Submit deals, get matched with 62+ lenders instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fb",
  "theme_color": "#0b1a2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230b1a2e'/><circle cx='256' cy='256' r='60' fill='%23ffffff'/><circle cx='256' cy='256' r='160' stroke='%232c6fbb' stroke-width='20' fill='none' opacity='0.5'/><circle cx='256' cy='96' r='28' fill='%232c6fbb'/><circle cx='395' cy='156' r='28' fill='%232c6fbb'/><circle cx='395' cy='356' r='28' fill='%232c6fbb'/><circle cx='256' cy='416' r='28' fill='%232c6fbb'/><circle cx='117' cy='356' r='28' fill='%232c6fbb'/><circle cx='117' cy='156' r='28' fill='%232c6fbb'/><line x1='256' y1='196' x2='256' y2='128' stroke='white' stroke-width='12' opacity='0.4'/><line x1='310' y1='225' x2='366' y2='172' stroke='white' stroke-width='12' opacity='0.4'/><line x1='310' y1='287' x2='366' y2='340' stroke='white' stroke-width='12' opacity='0.4'/><line x1='256' y1='316' x2='256' y2='388' stroke='white' stroke-width='12' opacity='0.4'/><line x1='202' y1='287' x2='146' y2='340' stroke='white' stroke-width='12' opacity='0.4'/><line x1='202' y1='225' x2='146' y2='172' stroke='white' stroke-width='12' opacity='0.4'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230b1a2e'/><circle cx='96' cy='96' r='22' fill='%23ffffff'/><circle cx='96' cy='96' r='60' stroke='%232c6fbb' stroke-width='8' fill='none' opacity='0.5'/><circle cx='96' cy='36' r='12' fill='%232c6fbb'/><circle cx='148' cy='59' r='12' fill='%232c6fbb'/><circle cx='148' cy='133' r='12' fill='%232c6fbb'/><circle cx='96' cy='156' r='12' fill='%232c6fbb'/><circle cx='44' cy='133' r='12' fill='%232c6fbb'/><circle cx='44' cy='59' r='12' fill='%232c6fbb'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance"],
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Submit a Deal",
      "short_name": "Submit",
      "url": "/submit.html",
      "description": "Submit a new CRE deal for lender matching"
    },
    {
      "name": "Broker Community",
      "short_name": "Chat",
      "url": "/chat.html",
      "description": "Join the broker community chat"
    },
    {
      "name": "Lender Directory",
      "short_name": "Lenders",
      "url": "/join.html",
      "description": "Browse and apply as a lender"
    }
  ]
}