{
  "name": "Boozniak - awans zawodowy",
  "short_name": "Boozniak Awans ",
  "description": "Fiszki dla nauczycieli na egzamin na mianowanie",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fdb21a",
  "orientation": "portrait",
  "scope": "./",
  "lang": "pl",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://boozniak.pl/wp-content/uploads/logo/favicon_32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://boozniak.pl/wp-content/uploads/logo/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://boozniak.pl/wp-content/uploads/logo/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "reference"],
  "screenshots": [
    {
      "src": "https://boozniak.pl/wp-content/uploads/screenshots/fiszki-screen-1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Rozpocznij naukę",
      "short_name": "Nauka",
      "description": "Przejdź bezpośrednio do wyboru fiszek",
      "url": "./index.html?action=start",
      "icons": [
        {
          "src": "https://boozniak.pl/wp-content/uploads/logo/favicon_32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}