{
  "name": "Notedown",
  "start_url": "/tools/notedown/",
  "theme_color": "#121214",
  "background_color": "#121214",
  "display": "standalone",
  "description": "An offline-first Markdown editor. Write in Markdown, save to IndexedDB, export to .md, .doc or .pdf.",
  "icons": [
    {
      "src": "/icons/notedown.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
