{
  "name": "FreeLanguageApp",
  "short_name": "FreeLang",
  "description": "Language practice with flashcards, voice, and translation",
  "id": "/",
  "start_url": "/cards",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdfcfa",
  "theme_color": "#fdfcfa",
  "orientation": "portrait",
  "categories": ["education"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
