{
  "name": "EasyPocketMD",
  "short_name": "EasyPocketMD",
  "description": "A completely free and open-source lightweight online Markdown editor for mobile devices. ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0366d6",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
