{
  "short_name": "BiblioRus",
  "name": "BiblioRus Portal v2",
  "description": "BiblioRus Portal - Умная цифровая библиотека и настольный портал",
  "categories": ["books", "education"],
  "orientation": "any",
  "start_url": "/biblioteka/",
  "scope": "/biblioteka/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/biblioteka/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/biblioteka/icons/icon-192x192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/biblioteka/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/biblioteka/icons/icon-512x512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/biblioteka/screenshots/mobile.png",
      "type": "image/png",
      "sizes": "412x892",
      "form_factor": "narrow",
      "label": "Мобильная версия библиотеки BiblioRus"
    },
    {
      "src": "/biblioteka/screenshots/desktop.png",
      "type": "image/png",
      "sizes": "1280x1024",
      "form_factor": "wide",
      "label": "Версия для ПК библиотеки BiblioRus"
    }
  ]
}