{
  "id": "/",
  "name": "Niezrównani – Korepetycje online",
  "short_name": "Niezrównani",
  "description": "Korepetycje z matematyki, fizyki i chemii online. Przygotowanie do egzaminu ósmoklasisty i matury.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F2272",
  "lang": "pl",
  "orientation": "any",
  "icons": [
    {
      "src": "/Grafiki/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Grafiki/pwa/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/Grafiki/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Grafiki/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Zarezerwuj lekcję",
      "url": "/rezerwacja.html",
      "description": "Umów termin korepetycji",
      "icons": [
        {
          "src": "/Grafiki/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Oferta",
      "url": "/oferta.html",
      "description": "Sprawdź naszą ofertę",
      "icons": [
        {
          "src": "/Grafiki/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
