{
  "name": "MrGan Group - לוגיסטיקה",
  "short_name": "MrGan",
  "description": "מערכת ניהול לוגיסטיקה, אירועים ומלאי",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3db9e5",
  "orientation": "any",
  "dir": "rtl",
  "lang": "he",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "לוח שנה",
      "short_name": "יומן",
      "url": "/?tab=calendar",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "אירועים",
      "short_name": "אירועים",
      "url": "/?tab=orders",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "לוגיסטיקה",
      "short_name": "תפעול",
      "url": "/?tab=operations",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    }
  ]
}
