{
  "name": "Bazarcheh",
  "short_name": "Bazarcheh",
  "description": "بازارچه - فروشگاه آنلاین با بهترین محصولات و قیمت‌ها | Bazarcheh - Online shop with the best products and prices",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#943145",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fa",
  "dir": "rtl",
  "categories": ["shopping", "ecommerce"],
  "icons": [
    {
      "src": "/images/logo-128.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-320.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-328.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple-touch-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/images/logo-128.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "محصولات",
      "short_name": "Products",
      "description": "مشاهده تمام محصولات",
      "url": "/fa/products",
      "icons": [{ "src": "/images/logo-128.png", "sizes": "96x96" }]
    },
    {
      "name": "دسته‌بندی‌ها",
      "short_name": "Categories",
      "description": "مشاهده دسته‌بندی‌ها",
      "url": "/fa/categories",
      "icons": [{ "src": "/images/logo-128.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}

