{
  "name": "NS CRM",
  "short_name": "NS CRM",
  "description": "CRM system for NOTHING SPECIAL tattoo aftercare brand",
  "start_url": "/login",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#E63946",
  "lang": "ru",
  "dir": "ltr",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Партнёры",
      "url": "/dashboard/partners",
      "description": "Список партнёров"
    },
    {
      "name": "Встречи",
      "url": "/dashboard/meetings",
      "description": "Управление встречами"
    },
    {
      "name": "Задачи",
      "url": "/dashboard/todos",
      "description": "Мои задачи"
    }
  ]
}
