{
  "name": "Irkat App",
  "short_name": "Irkat",
  "description": "Irkat App — личный кабинет студента ИАТ от Kyoresuas: оценки, расписание, учебные материалы и другие сервисы.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f7f8fa",
  "background_color": "#f7f8fa",
  "lang": "ru-RU",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/logo_96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo_1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo.svg",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
