{
  "name": "ДомТех Сервис",
  "short_name": "ДомТех",
  "description": "Ремонт бытовой техники в Екатеринбурге. Гарантия 12 месяцев. Мастер в день обращения.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Вызвать мастера",
      "short_name": "Заявка",
      "description": "Оставить заявку на ремонт",
      "url": "/#lead-form"
    },
    {
      "name": "Позвонить",
      "short_name": "Звонок",
      "description": "Позвонить в ДомТех Сервис",
      "url": "tel:+73433433374"
    }
  ]
}
