{
  "name": "StackEdit",
  "description": "The Markdown editor powered by PageDown",
  "version": "1.0.8",
  "manifest_version": 2,
  "container" : "GOOGLE_DRIVE",
  "api_console_project_id" : "241271498917",
  "icons": {
    "128": "logo-128.png"
  },
  "app": {
    "urls": [
      "https://stackedit.io/"
    ],
    "launch": {
      "web_url": "https://stackedit.io/"
    }
  },
  "offline_enabled": true,
  "permissions": [
    "unlimitedStorage"
  ]
}