{
  "name": "QuizScan — AI Exam Question Detector",
  "short_name": "QuizScan",
  "description": "AI-powered study assistant that detects exam questions from your screen in real time, provides instant explanations, and helps you ace every quiz.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "categories": ["education", "productivity"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "QuizScan landing page — AI-powered study assistant"
    }
  ]
}
