{
  "name": "NEXUS CRM",
  "short_name": "NEXUS",
  "description": "Your AI-powered Command Center CRM",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Новый контакт", "url": "/?panel=contacts&action=new", "description": "Добавить контакт" },
    { "name": "Новая сделка",  "url": "/?panel=pipeline&action=new", "description": "Создать сделку" },
    { "name": "AI Агент",      "url": "/?panel=ai",                  "description": "Открыть AI агента" }
  ]
}
