{
  "name": "QuizMint — Learn. Streak. Earn.",
  "short_name": "QuizMint",
  "description": "Challenge easy quizzes, keep your streak and earn rewards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3ea",
  "theme_color": "#0a2030",
  "categories": ["education", "games"],
  "icons": [
    {"src": "/quizmint-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/quizmint-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
