{
  "name": "LearnEazi - AI Study Notes, Quizzes & Live Challenges",
  "short_name": "LearnEazi",
  "description": "Upload your lecture notes or textbooks and LearnEazi's AI turns them into simplified study notes, practice quizzes, and live multiplayer challenges. Built for secondary and university students in Africa.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFCF4",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Join a live challenge",
      "short_name": "Join",
      "description": "Enter a 6-character code to join a live quiz challenge",
      "url": "/join",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Sign up free",
      "short_name": "Sign up",
      "description": "Create a free LearnEazi account with 200 starter coins",
      "url": "/auth/signup",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
