{
  "name": "Kl8.in — NSW Teacher Toolkit",
  "short_name": "Kl8.in",
  "description": "Free NSW classroom toolkit: Miss K AI marking, Worksheet Designer, live quizzes, report comments, and privacy-first student rosters.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4f46e5",
  "background_color": "#0f172a",
  "lang": "en-AU",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Worksheet Designer",
      "short_name": "Worksheets",
      "url": "/?tool=worksheets",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Report Comments",
      "short_name": "Comments",
      "url": "/?tool=comments",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quiz Hub",
      "short_name": "Quizzes",
      "url": "/?tool=quizzes",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Miss K",
      "short_name": "Miss K",
      "url": "/?tool=miss-k",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
