{
  "name": "Mr. LeeBot's NJSLA-A Training Center",
  "short_name": "Mr. LeeBot",
  "description": "AI-powered 3rd grade NJSLA-A test prep — adaptive practice for Math, ELA, and Writing with real-time teacher analytics. Privacy-first, no personal info required.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7C3AED",
  "background_color": "#F5F3FF",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon/leebot-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/leebot-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/leebot-apple.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Math Practice",
      "short_name": "Math",
      "url": "/student/math",
      "icons": [{ "src": "/icon/leebot-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ELA & Reading",
      "short_name": "ELA",
      "url": "/student/ela",
      "icons": [{ "src": "/icon/leebot-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Writing Workshop",
      "short_name": "Writing",
      "url": "/student/writing",
      "icons": [{ "src": "/icon/leebot-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Teacher Dashboard",
      "short_name": "Teacher",
      "url": "/teacher",
      "icons": [{ "src": "/icon/leebot-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en-US",
  "dir": "ltr",
  "iarc_rating_id": "",
  "prefer_related_applications": false
}
