{
  "name": "COSTO VAHTER",
  "short_name": "VAHTER",
  "description": "Электронный консьерж с локальным распознаванием лиц",
  "lang": "ru",
  "id": "/terminal",
  "start_url": "/terminal",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#050806",
  "theme_color": "#07110e",
  "categories": ["utilities", "security"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Терминал доступа",
      "url": "/terminal"
    },
    {
      "name": "Панель оператора",
      "url": "/"
    }
  ]
}
