{
  "name": "משרד עו״ד נתנאל בירן — התיק שלי",
  "short_name": "התיק שלי",
  "description": "מצב התיק, שליחת מסמכים ויצירת קשר",
  "start_url": "/start.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f4ee",
  "theme_color": "#0f2540",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "מצב התיק שלי",
      "url": "/status.html"
    },
    {
      "name": "שליחת מסמכים",
      "url": "/docs.html"
    },
    {
      "name": "פתיחת תיק חדש",
      "url": "/index.html"
    }
  ]
}