{
  "id": "/",
  "name": "MasterUvelir - Ювелирная мастерская",
  "short_name": "MasterUvelir",
  "description": "Ювелирная мастерская, ремонт и изготовление ювелирных изделий в Москве",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00b7d2",
  "orientation": "portrait",
  "categories": ["shopping", "business"],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "/apple-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог",
      "short_name": "Каталог",
      "description": "Каталог ювелирных изделий",
      "url": "/katalog-3d/?source=pwa_shortcut"
    },
    {
      "name": "На заказ",
      "short_name": "На заказ",
      "description": "Ювелирные изделия на заказ",
      "url": "/na-zakaz/?source=pwa_shortcut"
    },
    {
      "name": "Услуги",
      "short_name": "Услуги",
      "description": "Ремонт и изготовление ювелирных изделий",
      "url": "/service/?source=pwa_shortcut"
    },
    {
      "name": "Контакты",
      "short_name": "Контакты",
      "description": "Адрес и телефон",
      "url": "/contacts.html?source=pwa_shortcut"
    },
    {
      "name": "Цены",
      "short_name": "Цены",
      "description": "Цены и прайс на услуги ювелирной мастерской",
      "url": "/price.html?source=pwa_shortcut"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}