{
  "name": "LBA Ops Command Center",
  "short_name": "LBA Ops",
  "description": "Confidential Sales Pipeline & Operations Control Center",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#060910",
  "background_color": "#0d1220",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23f59e0b' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='900' fill='%23000' text-anchor='middle' dominant-baseline='central' font-family='Arial'>LBA</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23f59e0b' width='512' height='512'/><text x='50%' y='50%' font-size='250' font-weight='900' fill='%23000' text-anchor='middle' dominant-baseline='central' font-family='Arial'>LBA</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23060910' width='540' height='720'/><rect fill='%230d1220' x='20' y='40' width='500' height='600' rx='20'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23060910' width='1280' height='720'/><rect fill='%230d1220' x='20' y='20' width='1240' height='680' rx='20'/></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Home Hub",
      "short_name": "Home",
      "description": "View operational overview and quick actions",
      "url": "/index.html?tab=dashboard",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23f59e0b' width='96' height='96'/><text x='50%' y='50%' font-size='50' font-weight='900' fill='%23000' text-anchor='middle' dominant-baseline='central'>📊</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Leads Pipeline",
      "short_name": "Leads",
      "description": "Manage your sales pipeline",
      "url": "/index.html?tab=leads",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23818cf8' width='96' height='96'/><text x='50%' y='50%' font-size='50' font-weight='900' fill='%23fff' text-anchor='middle' dominant-baseline='central'>👥</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Blast Engine",
      "short_name": "Blast",
      "description": "Launch email campaigns",
      "url": "/index.html?tab=sender",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2322c55e' width='96' height='96'/><text x='50%' y='50%' font-size='50' font-weight='900' fill='%23000' text-anchor='middle' dominant-baseline='central'>⚡</text></svg>", "sizes": "96x96"}]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
