{
  "name": "mdbare",
  "short_name": "mdbare",
  "description": "Barely a markdown editor. Opens and saves Word files, though.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#181715",
  "theme_color": "#1f1e1b",
  "icons": [
    {
      "src": "image.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
