{
  "name": "ShieldPro",
  "short_name": "ShieldPro",
  "description": "מערכת ניטור מצלמות אבטחה חכמה",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "orientation": "portrait",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "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"
    }
  ],
  "categories": ["security", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "אירועים",
      "url": "/events",
      "description": "צפה באירועי אבטחה"
    },
    {
      "name": "מצלמות חי",
      "url": "/live",
      "description": "צפה בשידור חי"
    }
  ]
}
