{
  "name": "Flow Writer",
  "short_name": "Flow Writer",
  "description": "Distraction-free writer that makes words permanent as you type.",
  "start_url": "./flow-writer.html",
  "display": "standalone",
  "background_color": "#1a2332",
  "theme_color": "#1a2332",
  "icons": [
    {
      "src": "flow-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
