{
  "name": "Interactive Flashcard Generator & Study Deck",
  "short_name": "IFG&SD",
  "description": "Boost your study sessions with active recall and spaced repetition. Create custom flashcards, study with 3D card flips, score difficulty, and export/import decks.",
  "start_url": "/en/utilities/categories/education/interactive-flashcard-generator/",
  "scope": "/en/utilities/categories/education/interactive-flashcard-generator/",
  "icons": [
    {
      "src": "/images/utilities/interactive-flashcard-generator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}