{
	"short_name": "リクガメの野草",
	"name": "リクガメの野草図鑑",
	"description": "リクガメに与えられる野草・野菜・果物をすばやく検索できる図鑑",
	"icons": [
		{
			"src": "../img/leaf@32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "../img/leaf@128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "../img/leaf@192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "../img/leaf@256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "../img/leaf@512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"id": "./",
	"start_url": "./?utm_source=web_app",
	"scope": "./",
	"background_color": "#3d7a45",
	"theme_color": "#3d7a45",
	"display": "standalone",
	"version": "1.0.0",
	"share_target": {
		"action": "./",
		"method": "GET",
		"enctype": "application/x-www-form-urlencoded",
		"params": {
			"query": "search"
		}
	}
}
