{
  "name": "ספר הזוהר — ZoharApp",
  "short_name": "זוהר",
  "description": "חברותא AI לקריאת הזוהר — לימוד יומי, חיפוש RAG, והמקור הארמי מ-1558. AI-powered Zohar study companion with daily readings and offline support.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c0a09",
  "theme_color": "#312e81",
  "categories": ["religion", "books", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ZoharApp — קריאה יומית"
    }
  ],
  "shortcuts": [
    {
      "name": "קריאה יומית",
      "short_name": "יומי",
      "url": "/daily",
      "description": "קריאת הזוהר לקטע היום",
      "icons": [{ "src": "/icons/shortcut-daily.png", "sizes": "96x96" }]
    },
    {
      "name": "חברותא AI",
      "short_name": "חברותא",
      "url": "/companion",
      "description": "שאל את חברותא ה-AI",
      "icons": [{ "src": "/icons/shortcut-companion.png", "sizes": "96x96" }]
    },
    {
      "name": "חיפוש",
      "short_name": "חיפוש",
      "url": "/search",
      "description": "חיפוש ב-RAG בזוהר"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
