{
  "name": "PvzHub — управление сетью ПВЗ",
  "short_name": "PvzHub",
  "description": "График смен, отметки прихода, заявки и деньги сети пунктов выдачи",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F5ED",
  "theme_color": "#1E2A3A",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Мой график",
      "short_name": "График",
      "description": "Смены и отметка прихода",
      "url": "/schedule"
    },
    {
      "name": "Заявки",
      "short_name": "Заявки",
      "description": "Что нужно купить или починить",
      "url": "/requests"
    }
  ]
}
