{
  "name": "FlashGuru",
  "short_name": "FlashGuru",
  "description": "Turn notes, PDFs, photos, and pasted text into editable flashcards, quizzes, and practice exams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f8fd",
  "theme_color": "#0e4cc7",
  "icons": [
    {
      "src": "/assets/favicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
