{
  "name": "FaceX Geo paddle",
  "short_name": "paddle",
  "description": "Mobile-first paddle sports prototype for app, browser, MAX and Telegram Web App contexts.",
  "start_url": "./index.html#role=user&tab=home",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7f2",
  "theme_color": "#18a957",
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "src/assets/paddle-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Календарь",
      "short_name": "Календарь",
      "url": "./index.html#role=user&tab=calendar&mode=week&filter=all"
    },
    {
      "name": "Игры",
      "short_name": "Игры",
      "url": "./index.html#role=user&tab=games"
    },
    {
      "name": "Тренер",
      "short_name": "Тренер",
      "url": "./index.html#role=coach&tab=schedule"
    }
  ]
}
