{
  "name": "サポート",
  "short_name": "サポート",
	"start_url": "index.html",
	"display": "standalone",
	"icons": [
		{
			"src": "images/manifest_icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "images/manifest_icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
  ],
	"theme_color": "#dfeaf8",
	"background_color": "#dfeaf8"
}