{
  "manifest_version": 2,

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

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

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