{
  "name": "מעבדת משפט — Legal War Room",
  "short_name": "מעבדת משפט",
  "description": "ניהול תיקים משפטיים — ניתוח מסמכים, יועץ AI, מעקב מועדים",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07070a",
  "theme_color": "#c9a84c",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚖</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "תיקים — Cases",
      "url": "/index.html#orient",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📋</text></svg>", "sizes": "any"}]
    },
    {
      "name": "יועץ AI — Advisor",
      "url": "/index.html#gemini",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>✦</text></svg>", "sizes": "any"}]
    },
    {
      "name": "קליטה — Ingest",
      "url": "/index.html#pipeline",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>▶</text></svg>", "sizes": "any"}]
    }
  ]
}
