{
  "name": "Platform app hosts",
  "manifest_version": 2,
  "version": "1.0",
  "app": {
    "background": {
      "scripts": ["doesnt_exist.js"]
    }
  },
  "permissions": ["http://google.com/"]
}
