{
  "name": "AI Quiz Generator",
  "short_name": "Quiz Maker",
  "description": "Generate multiple choice questions (MCQs) from any text, image, or document in one click.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fefbfa",
  "theme_color": "#4285f4",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
} 