{
  "name": "Lingology TUTOR",
  "short_name": "TUTOR",
  "description": "Platforma dla korepetytorów: lekcje, uczniowie, fiszki",
  "start_url": "/welcome",
  "display": "standalone",
  "background_color": "#191919",
  "theme_color": "#007C78",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
