{
	"name":"BBSCoin.click",
	"short_name": "BBSCoin",
	"author": "BBSCoin Foundation",
	"manifest_version":3,
	"description":"BBSCoin [BBS] is a cryptocurrency for exchanging virtual credits from forums and websites.",
	"default_locale": "en",
	"display": "standalone",
	"orientation": "landscape",
	"version":"0.1.1",
	"icons": [{
		"src":"chrome-icon.png",
		"sizes":"128x128",
		"type": "image/png"
	},{
		"src":"chrome-icon16.png",
		"sizes":"16x16",
		"type": "image/png"
	}],
	"background": {
		"scripts": ["background.js"]
	},
	"start_url": "https://local.bbscoin.click",
	"homepage_url": "https://local.bbscoin.click/"
}
