{
  "name": "Energolux — кондиционеры официальный магазин",
  "short_name": "Energolux",
  "description": "Официальный интернет-магазин кондиционеров Energolux. Более 1240 моделей, доставка по всей России, гарантия 3 года.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "ru",
  "dir": "ltr",
  "scope": "/",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Главная страница Energolux"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог кондиционеров",
      "short_name": "Каталог",
      "description": "Перейти в каталог",
      "url": "/catalog",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Связаться с нами",
      "short_name": "Контакты",
      "description": "Контактная информация",
      "url": "/contacts",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
