{
  "name": "الملكة - The Queen",
  "short_name": "الملكة",
  "description": "متجر البهارات والخلطات والتوابل الطبيعية في المملكة العربية السعودية",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFBFC",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/catalog/view/javascript/bariq-commerce/public/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/catalog/view/javascript/bariq-commerce/public/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/catalog/view/javascript/bariq-commerce/public/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Store",
      "url": "/",
      "icons": [
        {
          "src": "/catalog/view/javascript/bariq-commerce/public/icon-192.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sitemap",
      "url": "/index.php?route=tool/sitemap",
      "icons": [
        {
          "src": "/catalog/view/javascript/bariq-commerce/public/icon-192.webp",
          "sizes": "192x192"
        }
      ]
    }
  ]
}