blob: 15e56b38e6594d0ab1fdf132cb5282d71e29e161 [file] [log] [blame]
{
"name": "Platform App Test: app icon test",
"manifest_version": 2,
"version": "1",
"app": {
"background": {
"scripts": ["test.js"]
}
},
"icons": {
"48": "icon48.png"
}
}