{
  "name": "YBP APP — ניהול פרויקטים בבנייה",
  "short_name": "YBP APP",
  "description": "מערכת ניהול פרויקטי בנייה — YBPROJECTS",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a2c4a",
  "theme_color": "#1a2c4a",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "פרויקטים",
      "url": "/",
      "description": "רשימת פרויקטים"
    }
  ]
}
