{
  "name": "i-LABS ToolKeeper",
  "short_name": "ToolKeeper",
  "description": "Учёт оборудования",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ff2f00",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Новая передача",
      "url": "/m/transfers/new",
      "description": "Создать передачу со сканированием"
    },
    {
      "name": "Сканировать",
      "url": "/m/scan",
      "description": "Открыть сканер"
    }
  ]
}
