{
  "name": "LigaCRM — Управление футбольной школой",
  "short_name": "LigaCRM",
  "description": "Личный кабинет для управления футбольной школой",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#94C749",
  "background_color": "#ffffff",
  "lang": "ru",
  "categories": ["sports", "education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Расписание",
      "url": "/schedule",
      "description": "Открыть расписание тренировок"
    },
    {
      "name": "Игроки",
      "url": "/players",
      "description": "Список игроков"
    }
  ]
}
