{
  "name": "SafeSite by SAQ System",
  "short_name": "SafeSite",
  "description": "Система управления охраной труда и производственной безопасностью",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Турникет",
      "short_name": "Турникет",
      "description": "Проверка допуска по QR-коду",
      "url": "/turnstile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Риски",
      "short_name": "Риски",
      "description": "Реестр производственных рисков",
      "url": "/risks",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Распознать документ",
      "short_name": "Документ",
      "description": "Извлечение данных из документа",
      "url": "/scan-document",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "lang": "ru-RU",
  "dir": "ltr"
}
