{
  "name": "ВСЕ ДОМА | Рынок недвижимости",
  "short_name": "Вседома",
  "description": "Тысячи объявлений о продаже и аренде недвижимости. Квартиры, дома, коммерческая недвижимость.",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "orientation": "portrait",
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Главная страница"
    },
    {
      "src": "/screenshots/desktop-search.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Поиск недвижимости"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Мобильная версия"
    },
    {
      "src": "/screenshots/mobile-advert.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Просмотр объявления"
    }
  ],
  "icons": [
    {
        "src": "/icons/icon-192x192-v2.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}