{
  "id": "/",
  "name": "Адам и Ева — интернет магазин интим-товаров",
  "short_name": "Адам и Ева",
  "description": "Интернет-магазин интим-товаров в Беларуси. Доставка по всей стране. Широкий ассортимент, конфиденциальность, качество.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "/image/pwa/onlyappleforPWA-72x72.webp",
      "sizes": "72x72",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-72x72.webp",
      "sizes": "72x72",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-96x96.webp",
      "sizes": "96x96",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-96x96.webp",
      "sizes": "96x96",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-128x128.webp",
      "sizes": "128x128",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-128x128.webp",
      "sizes": "128x128",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-144x144.webp",
      "sizes": "144x144",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-144x144.webp",
      "sizes": "144x144",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-152x152.webp",
      "sizes": "152x152",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-152x152.webp",
      "sizes": "152x152",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-384x384.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-384x384.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/image/pwa/onlyappleforPWA-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
  {
    "src": "/image/pwa/screen-mobile-720x1280.webp",
    "sizes": "720x1280",
    "type": "image/webp"
  },
  {
    "src": "/image/pwa/screen-desktop-1280x720.webp",
    "sizes": "1280x720",
    "type": "image/webp",
    "form_factor": "wide"
  }
],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Каталог",
      "short_name": "Каталог",
      "description": "Перейти в каталог товаров",
      "url": "/index.php?route=product/category",
      "icons": [
        {
          "src": "/image/pwa/onlyappleforPWA-96x96.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Блог",
      "short_name": "Блог",
      "description": "Читать статьи",
      "url": "/blog",
      "icons": [
        {
          "src": "/image/pwa/onlyappleforPWA-96x96.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Корзина",
      "short_name": "Корзина",
      "description": "Перейти в корзину",
      "url": "/index.php?route=checkout/cart",
      "icons": [
        {
          "src": "/image/pwa/onlyappleforPWA-96x96.webp",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+adamieva",
      "url": "/?custom_protocol=%s"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
