﻿{
  "name": "CRM",
  "short_name": "CRM",
  "description": "Современная CRM с воронками, клиентами и AI-помощником.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display_override": ["standalone", "window-controls-overlay"],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "lang": "ru",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
