{
	"name": "Kenshin Note",
	"short_name": "Kenshin Note",
	"description": "毎年の健康診断結果をスキャンして記録、経年変化をグラフで確認。すべてのデータはあなたのiPhoneの中だけ。",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#38b6c9",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "ja",
	"categories": ["health", "medical", "lifestyle"],
	"icons": [
		{
			"src": "/assets/icon.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
