{
  "name": "הבית שלי — ניהול נדל\"ן חכם",
  "short_name": "הבית שלי",
  "description": "פלטפורמה חכמה לניהול נכסים, חוזים, תזרים מזומנים ותחזוקה",
  "start_url": "/he",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#064e3b",
  "lang": "he",
  "dir": "rtl",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "לוח בקרה",
      "short_name": "בקרה",
      "description": "פתח את לוח הבקרה",
      "url": "/he/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "נכס חדש",
      "short_name": "נכס חדש",
      "description": "הוסף נכס חדש",
      "url": "/he/properties/new",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
