{
  "name": "QuizPlace",
  "short_name": "QuizPlace",
  "description": "Free AI quiz generator and study games for students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "categories": ["education", "games"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Quick Play", "url": "/?tab=home", "description": "Start a quiz instantly" },
    { "name": "My Quizzes", "url": "/?tab=quizzes", "description": "Manage your quizzes" }
  ]
}
