{
  "name": "TabSpace Mobile • Смены & Радар",
  "short_name": "TabSpace",
  "description": "Автономное рабочее место сотрудника: быстрый чек-ин по GPS, биометрия, офлайн-синхронизация и КЭДО 63-ФЗ",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Быстрый чек-ин GPS",
      "short_name": "Чек-ин",
      "description": "Фиксация явки в торговой точке по GPS",
      "url": "/mobile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Табель Т-13",
      "short_name": "Табель",
      "description": "Просмотр отработанных часов и ФОТ",
      "url": "/timesheet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Биржа смен",
      "short_name": "Смены",
      "description": "График и взятие подмен за TabCoins",
      "url": "/shifts",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
