{
  "name": "PRIMA — Risk Intelligence",
  "short_name": "PRIMA",
  "description": "Performance & Risk Intelligence for Medical Athletes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "ru",
    "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
 "shortcuts": [
    {
      "name": "Утренняя анкета",
      "url": "/forms/player/morning",
      "description": "Заполнить утреннюю анкету"
    },
    {
      "name": "Вечерняя анкета",
      "url": "/forms/player/evening",
      "description": "Заполнить вечернюю анкету"
    }
  ],
  "categories": ["health", "sports", "medical"]
}
