{
	"name": "ブドウカウンター",
	"short_name": "ブドウカウンター",
	"description": "履歴管理のできるジャグラー特化ブドウカウンター。大きなボタン一つなので押し間違いなし！確率計算・保存機能に加え、確率推移グラフ表示も行います。",
	"start_url": "/sp/tool/budou-counter.html",
	"scope": "/",
	"icons": [
		{
			"src": "https://kenslo65536.com/tool/img/budou-counter.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "https://kenslo65536.com/tool/img/budou-counter-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "standalone"
}
