{
  "name": "Dictation SRS",
  "short_name": "Dictation",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8f4e8",
  "theme_color": "#1f6f78",
  "description": "Installable spelling trainer with spaced repetition and speech.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
