{
  "name": "Codewellhub — Премиальные IT-решения",
  "short_name": "Codewellhub",
  "description": "Премиальные IT-решения: создание сайтов, SEO-оптимизация, облачные технологии",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#007AFF",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "technology"],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-192x192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "favicon-192x192.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Наши услуги",
      "short_name": "Услуги",
      "description": "Посмотреть все IT-услуги",
      "url": "/#services",
      "icons": [
        {
          "src": "favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Связаться с нами",
      "short_name": "Контакты",
      "description": "Связаться с командой Codewellhub",
      "url": "/#contact",
      "icons": [
        {
          "src": "favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}