{
  "name": "Nerdlet",
  "short_name": "Nerdlet",
  "description": "Nerdlet – the smart, fun learning platform for students and teachers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "/nerdlet_logo_blue_only.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Quick Practice",
      "url": "/practice/quick",
      "description": "Start a quick practice session"
    },
    {
      "name": "My Analytics",
      "url": "/account/analytics",
      "description": "View your learning progress"
    }
  ]
}
