{
  "name": "מערכת תחזוקה אב\"ת-בטיחות הטכניון",
  "short_name": "תחזוקת בטיחות",
  "description": "מערכת ניהול ציוד וטיפול בתקלות עבור יחידת הבטיחות בטכניון",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f8",
  "theme_color": "#002147",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "סריקת ציוד",
      "short_name": "סריקה",
      "description": "סריקת QR ודיווח תקלה",
      "url": "/bridge",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "הפקת QR",
      "short_name": "QR",
      "description": "יצירת QR Codes לציוד (מנהלים)",
      "url": "/qr-generator",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
