{
  "name": "מאמן סמיכה",
  "short_name": "סמיכה",
  "description": "מערכת הכנה מקצועית למבחני רבנות ודיינות — רב עיר וידין ידין",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he",
  "background_color": "#FDFAF4",
  "theme_color": "#2C1810",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "דשבורד",
      "url": "/dashboard",
      "description": "מסך ראשי"
    },
    {
      "name": "כתיבת תשובה",
      "url": "/write",
      "description": "תרגול כתיבת תשובות"
    },
    {
      "name": "סימולציית מבחן",
      "url": "/exam",
      "description": "מבחן תרגול"
    }
  ]
}
