{
  "id": "/",
  "scope": "/",
  "name": "מנדין — מתנות שזוכרים",
  "short_name": "מנדין",
  "description": "מתנות מותאמות אישית — רקמה, הטבעה, חריטה והדפסה על מוצרי יודאיקה, טקסטיל ומתנות עסקיות.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#F8F5EF",
  "theme_color": "#F8F5EF",
  "lang": "he",
  "dir": "rtl",
  "categories": ["shopping", "business", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "החנות",
      "short_name": "חנות",
      "url": "/products",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "העגלה שלי",
      "short_name": "עגלה",
      "url": "/cart",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
