{
  "name": "Deutsch Lernen",
  "short_name": "Deutsch Lernen",
  "description": "Learn German vocabulary with flashcards, quizzes, listening practice, and fill-in-the-blank exercises.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f1ed",
  "theme_color": "#c8752d",
  "icons": [
    {
      "src": "assets/img/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
