{
  "name": "מערכת ניהול שטח בחירות",
  "short_name": "שטח",
  "description": "מערכת לניהול קמפיין בחירות, תומכים ומכפילי כוח בשטח",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6161FF",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "רישום נוכחות",
      "short_name": "נוכחות",
      "description": "רישום נוכחות מהיר",
      "url": "/attendance?quick=true",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "96x96" }]
    },
    {
      "name": "צור משימה",
      "short_name": "משימה",
      "description": "יצירת משימה חדשה",
      "url": "/tasks/new",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "96x96" }]
    }
  ],
  "scope": "/",
  "categories": ["productivity", "business"],
  "prefer_related_applications": false
}
