{
  "short_name": "Quizst",
  "name": "Quizst - AI Quizzes, Flashcards and Free Practice",
  "description": "Create personal AI quizzes and flashcards from a topic, text or PDF, or study free public learning collections.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0b9e48",
  "background_color": "#ffffff",
  "categories": ["education", "learning", "productivity"],
  "scope": "/",
  "lang": "en"
}
