{
  "name": "Контур ИД — полевой журнал",
  "short_name": "Контур ИД",
  "description": "Полевой сбор производственных фактов и сопровождение исполнительной документации.",
  "lang": "ru",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f0e5",
  "theme_color": "#0d1c22",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/kontur-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/kontur-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Полевой журнал",
      "short_name": "Новый факт",
      "description": "Открыть очередь полевого ввода",
      "url": "/field-capture",
      "icons": [
        {
          "src": "/icons/kontur-mark.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
