{
  "name": "eShopping Center",
  "short_name": "eShopping",
  "description": "پلتفرم شبکه اجتماعی و فروشگاهی مرکز خرید مجازی",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "orientation": "portrait",
  "categories": [
    "shopping",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "id": "e-shopping-center-app",
      "start_url": "/",
      "name": "eShopping App"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "سبد خرید",
      "short_name": "سبد خرید",
      "description": "مشاهده سبد خرید شما",
      "url": "/cart?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/cart-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "جستجو",
      "short_name": "جستجو",
      "description": "جستجوی محصولات و کاربران",
      "url": "/search?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/search-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.eshopping.center",
      "id": "com.eshopping.center"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/slide.jpg",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "صفحه اصلی فروشگاه"
    },
   {
  "name": "eShopping Center",
  "short_name": "eShopping",
  "start_url": "/",
  "scope": "/",

  "scope_extensions": [
    {
      "origin": "https://eshopping.center"
    },
    {
      "origin": "https://www.eshopping.center"
    },
    {
      "origin": "https://auth.eshopping.center"
    },
    {
      "origin": "https://en.eshopping.center"
    },
    {
      "origin": "https://shop.eshopping.center"
    },
    {
      "origin": "https://admin.eshopping.center"
    }
  ],

  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ]
},
    {
      "src": "/icons/slide1.jpg",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "label": "نسخه موبایل"
    }
  ],
  "id": "eShopping Center"
}