{
  "name": "Ten-K Writer",
  "short_name": "10K",
  "description": "A constrained writing environment limiting you to the 10,000 most common English words.",
  "start_url": "./tenk-writer.html",
  "display": "standalone",
  "background_color": "#121820",
  "theme_color": "#121820",
  "icons": [
    {
      "src": "./tenk-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
