{
  "name": "Lingset",
  "short_name": "Lingset",
  "description": "A French-learning suite: spaced-repetition flashcards and a context-aware translator.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#fff7ec",
  "theme_color": "#fff7ec",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
