{
  "name": "ELITE ONE. | אליט וואן",
  "short_name": "ELITE ONE.",
  "description": "מותגי על לגברים — בחירה קפדנית, מקורי בלבד, משלוח עד הבית",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "he",
  "dir": "rtl",
  "categories": [
    "shopping",
    "fashion",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المنتجات",
      "short_name": "تسوق",
      "description": "تصفح جميع المنتجات",
      "url": "/products",
      "icons": [
        {
          "src": "/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "سلة التسوق",
      "short_name": "السلة",
      "description": "عرض سلة التسوق",
      "url": "/cart",
      "icons": [
        {
          "src": "/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
