{
  "name": "SEG - Защита электронной почты нового поколения",
  "short_name": "SEG",
  "description": "Защита корпоративной электронной почты от фишинга, спама и вредоносных программ с помощью искусственного интеллекта. SPF, DKIM, DMARC проверки, AI-анализ угроз.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#191919",
  "theme_color": "#191919",
  "categories": ["business", "productivity", "security"],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "/mark-flat.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Главная",
      "description": "Открыть главную панель",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/mark-flat.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Quarantine",
      "short_name": "Карантин",
      "description": "Открыть карантин",
      "url": "/quarantine",
      "icons": [
        {
          "src": "/mark-flat.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ]
    }
  ]
}
