{
  "name": "signin screen managed storage tests",
  "version": "1.0",
  "manifest_version": 2,
  "description": "Tests that the managed Storage API works on the signin screen.",
  "app": {
    "background": {
      "scripts": ["test.js"]
    }
  },
  "storage": {
    "managed_schema": "schema.json"
  }
}
