{
  "name": "EduConnect SA - Interactive Learning Platform",
  "short_name": "EduConnect",
  "description": "Interactive educational platform with polls, quizzes, and lessons",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "share_target": {
    "action": "/join",
    "method": "GET",
    "params": {
      "title": "code",
      "text": "code",
      "url": "code"
    }
  }
}
