{
  "name": "IPA365 Flashcards",
  "short_name": "IPA365 Flashcards",
  "description": "Master the International Phonetic Alphabet with this free, interactive flashcard tool. Practice consonants, vowels, and diacritics with an efficient study mode.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fcfdfd",
  "theme_color": "#7BB5B8",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3894/3894083.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}