{
  "name": "LinguaFlow",
  "short_name": "LinguaFlow",
  "description": "Sprachlern-App nach der Birkenbihl-Methode. Wort-für-Wort-Übersetzung mit Kontext, Bücher-Reader, 30+ Sprachen.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14b8a6",
  "theme_color": "#14b8a6",
  "orientation": "portrait",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
