{
  "name": "ООО \"Финансы и Право\" - Бухгалтерские услуги",
  "short_name": "БУХ42.РФ",
  "description": "Профессиональные бухгалтерские услуги в Новокузнецке. Ведение учета, отчетность, регистрация бизнеса.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ru",
  "categories": ["business", "finance"],
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Услуги",
      "short_name": "Услуги",
      "description": "Просмотр всех услуг",
      "url": "/uslugi",
      "icons": [{"src": "/images/icons/icon-96x96.png", "sizes": "96x96"}]
    },
    {
      "name": "Цены",
      "short_name": "Цены",
      "description": "Узнать цены на услуги",
      "url": "/ceny",
      "icons": [{"src": "/images/icons/icon-96x96.png", "sizes": "96x96"}]
    },
    {
      "name": "Контакты",
      "short_name": "Контакты",
      "description": "Связаться с нами",
      "url": "/kontakty",
      "icons": [{"src": "/images/icons/icon-96x96.png", "sizes": "96x96"}]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Главная страница на десктопе"
    },
    {
      "src": "/images/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Главная страница на мобильном"
    }
  ]
}
