{
  "name": "Platform Test",
  "version": "1",
  "manifest_version": 2,
  "incognito": "split",
  "app": {
    "background": {
      "scripts": ["background.js"]
    }
  }
}
