{
  "name": "EventisPro",
  "short_name": "EventisPro",
  "description": "Кабинет участника, календарь, билеты, QR-профиль и нетворкинг для бизнес-мероприятий.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "categories": ["business", "productivity", "events"],
  "lang": "ru-RU",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Календарь",
      "short_name": "Календарь",
      "url": "/#calendar"
    },
    {
      "name": "QR-профиль",
      "short_name": "QR",
      "url": "/#qr"
    },
    {
      "name": "Мои события",
      "short_name": "События",
      "url": "/#myEvents"
    }
  ]
}
