{
  "name": "Klarword",
  "short_name": "Klarword",
  "description": "Klarword transcribes and subtitles your recordings in the browser. The audio never leaves your computer, and the tool works offline once the model is loaded.",
  "lang": "en",
  "start_url": "./en/transcribe/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f6f3",
  "theme_color": "#0f5561",
  "icons": [
    {
      "src": "icone.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
