{
  "name": "Flashcard Maker - #1 Free Study Tool",
  "short_name": "Flashcards",
  "description": "Create free custom flashcards with audio pronunciation and MCQ mode.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}