{
  "name": "Vokabeltrainer Pro",
  "short_name": "Vokabeln",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5607/5607124.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}