{
  "name": "VeriDOC — электронный документооборот",
  "short_name": "VeriDOC",
  "description": "Документы, согласование и подпись ЭЦП НУЦ РК",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Проверить документ",
      "short_name": "Проверка",
      "description": "Проверить подлинность документа по коду",
      "url": "/verify"
    }
  ]
}
