{
  "name": "Legal Eye · עוזר משפטי",
  "short_name": "Legal Eye",
  "description": "מערכת RAG משפטית בעברית — שאלות ותשובות על קורפוס פסיקה וחקיקה",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f0",
  "theme_color": "#0f172a",
  "orientation": "any",
  "lang": "he",
  "dir": "rtl",
  "categories": ["productivity", "education", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%230f172a'/%3E%3Cg transform='translate(48 48) scale(4)' fill='none' stroke='%23bf9b30' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12 C 5 6, 9 4, 12 4 C 15 4, 19 6, 22 12 C 19 18, 15 20, 12 20 C 9 20, 5 18, 2 12 Z'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='12' cy='12' r='1.4' fill='%23bf9b30'/%3E%3Cpath d='M5 6 L4 4.5 M9 4 L8.5 2.5 M12 3.5 L12 2 M15 4 L15.5 2.5 M19 6 L20 4.5' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230f172a'/%3E%3Cg transform='translate(128 128) scale(10.67)' fill='none' stroke='%23bf9b30' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12 C 5 6, 9 4, 12 4 C 15 4, 19 6, 22 12 C 19 18, 15 20, 12 20 C 9 20, 5 18, 2 12 Z'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='12' cy='12' r='1.4' fill='%23bf9b30'/%3E%3Cpath d='M5 6 L4 4.5 M9 4 L8.5 2.5 M12 3.5 L12 2 M15 4 L15.5 2.5 M19 6 L20 4.5' stroke-width='1.0'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "שאל עורך דין",
      "short_name": "שאל",
      "description": "פתח מודאל שאלה משפטית",
      "url": "/?action=ask"
    },
    {
      "name": "פנקס",
      "short_name": "פנקס",
      "description": "פתח את הפנקס לפתקים",
      "url": "/?action=pad"
    },
    {
      "name": "הדשבורד שלי",
      "short_name": "סטטיסטיקות",
      "description": "סטטיסטיקות אישיות",
      "url": "/?action=dashboard"
    },
    {
      "name": "מחקר",
      "short_name": "מחקר",
      "description": "מסך החיפוש הראשי",
      "url": "/"
    }
  ]
}
