{
  "name": "Art of Cakes - מערכת ניהול",
  "short_name": "Art of Cakes",
  "description": "מערכת לניהול הכנסות, הוצאות, הזמנות ומלאי - Art of Cakes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": ["finance", "business", "productivity"],
  "dir": "rtl",
  "lang": "he",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "הזמנה חדשה",
      "short_name": "הזמנה",
      "description": "צור הזמנה חדשה",
      "url": "/?tab=orders&action=new",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "לקוחות",
      "short_name": "לקוחות",
      "description": "נהל לקוחות",
      "url": "/?tab=customers",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
