{
  "name": "בראש בריא — מערכת האקתון",
  "short_name": "בראש בריא",
  "description": "מערכת ניהול אירוע האקתון בראש בריא",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f7f1",
  "theme_color": "#2d6a4f",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "לוח בקרה",
      "short_name": "Admin",
      "url": "/manage-event",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "מסך שולחן",
      "short_name": "שולחן",
      "url": "/table-login",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "מסך תצוגה",
      "short_name": "תצוגה",
      "url": "/display",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
