{
  "name": "WareCore Reports",
  "short_name": "WareCore",
  "description": "Система генерации отчётов для склада",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "scope": ".",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Быстрый расчёт",
      "short_name": "Расчёт",
      "description": "Открыть быстрый расчёт разницы времени",
      "url": "./index.html#quick"
    },
    {
      "name": "Генератор Excel",
      "short_name": "Excel",
      "description": "Открыть генератор Excel отчётов",
      "url": "./index.html#excel"
    }
  ],
  "id": "warecore-reports",
  "dir": "ltr",
  "lang": "ru",
  "prefer_related_applications": false
}
