{
  "name": "Cargo2688 — Карго CRM",
  "short_name": "Cargo2688",
  "description": "Личный кабинет клиента Cargo2688",
  "start_url": "/cabinet",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "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": "/cabinet#tracks",
      "description": "Посмотреть треки"
    },
    {
      "name": "Мои грузы",
      "url": "/cabinet#shipments",
      "description": "Посмотреть грузы"
    }
  ],
  "categories": ["business", "productivity"]
}
