{
  "manifest_version": 2,
  "name": "Sign-in Screen Manual Test App",
  "description": "The app for manual testing of the apps installation in the Chrome OS sign-in profile",
  "version": "4.0",
  "app": {
    "background": {
      "scripts": ["background.js"]
    }
  },
  "permissions": ["certificateProvider"]
}
