{
  "name": "Vox — CRM, Трекер, Почта",
  "short_name": "Vox",
  "description": "Рабочее место: сделки, задачи Трекера, почта и документы.",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F2EE",
  "theme_color": "#F4F2EE",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Сделки", "url": "/crm/deals" },
    { "name": "Трекер", "url": "/tracker" },
    { "name": "Почта", "url": "/crm/mail" }
  ]
}
