{
  "name": "Kaiag — Тендеры",
  "short_name": "Kaiag",
  "description": "Управление тендерами и закупками: папки, архив, AI-анализ, экспорт в Excel.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Все тендеры",
      "short_name": "Все",
      "url": "/?tab=all",
      "description": "Открыть все тендеры"
    },
    {
      "name": "Входящие",
      "short_name": "Входящие",
      "url": "/?tab=inbox",
      "description": "Новые тендеры"
    },
    {
      "name": "Магазин",
      "short_name": "Магазин",
      "url": "/?tab=Магазин",
      "description": "Магазинные закупки"
    },
    {
      "name": "Аукционы",
      "short_name": "Аукционы",
      "url": "/?tab=Аукционы",
      "description": "Аукционные закупки"
    }
  ]
}
