{
  "name": "מרכז הורים אילנות",
  "short_name": "תורנות הורים",
  "description": "מערכת תורנות הורים לבית ספר אילנות - תל אביב",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "תצוגה רחבה של מערכת התורנויות"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "תצוגה ניידת של מערכת התורנויות"
    }
  ],
  "categories": ["education", "productivity", "social"],
  "shortcuts": [
    {
      "name": "לוח השנה",
      "short_name": "לוח שנה",
      "description": "צפה בתורנויות זמינות",
      "url": "/calendar",
      "icons": [
        {
          "src": "/icons/calendar-shortcut.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "התורנויות שלי",
      "short_name": "תורנויות",
      "description": "צפה בתורנויות שלי",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icons/schedule-shortcut.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}