{
  "name": "ADS Beast — TsoDen",
  "short_name": "ADS Beast",
  "description": "Autonomous ad management platform for TsoDen Digital Agency",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1117",
  "theme_color": "#4f46e5",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["business", "productivity", "marketing"],
  "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": "Дашборд", "url": "/", "description": "Главная сводка" },
    { "name": "Клиенты", "url": "/clients", "description": "Список клиентов" },
    { "name": "Кампании", "url": "/campaigns", "description": "Все кампании" },
    { "name": "War Room", "url": "/war-room", "description": "Очередь решений" }
  ]
}
