{
  "manifest_version": 2,

  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-compact-dark@mozilla.org"
    }
  },

  "name": "Dark",
  "description": "A theme with a dark color scheme.",
  "author": "Mozilla",
  "version": "1.3.4",

  "icons": { "32": "icon.svg" },
  "theme": {
    "properties": {
      "color_scheme": "dark"
    }
  }
}
