{
  "name": "Orly — כי כל עסק צריך את האור שלו",
  "short_name": "Orly",
  "description": "ניהול עסקי חכם לעצמאים — הכנסות, הוצאות, לקוחות, פרויקטים ועוד. כי כל עסק צריך את האור שלו.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f5ef",
  "theme_color": "#C9A84C",
  "lang": "he",
  "dir": "rtl",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "assets/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "לוח בקרה"
    }
  ],
  "shortcuts": [
    {
      "name": "נוכחות",
      "short_name": "נוכחות",
      "description": "רישום כניסה/יציאה מהיר",
      "url": "/index.html?mode=attendance",
      "icons": [
        {
          "src": "assets/icons/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "הכנסות",
      "short_name": "הכנסות",
      "description": "הוסף הכנסה חדשה",
      "url": "/index.html?tab=income",
      "icons": [
        {
          "src": "assets/icons/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}