{
	"name": "AI会議録音",
	"short_name": "会議録音",
	"description": "製造部ミーティングの音声を録音・アップロードするアプリ",
	"start_url": "./index.html",
	"scope": "./",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"theme_color": "#0073aa",
	"icons": [
		{
			"src": "icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
