{
	"name": "ピタポート",
	"short_name": "ピタポート",
	"description": "PTA予約システム",
	"start_url": "/space/",
	"scope": "/space/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#111827",
	"orientation": "portrait",
	"icons": [
		{ "src": "/images/icon-180.png", "sizes": "180x180", "type": "image/png" },
		{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" }
	]
  }