{
	"name": "SKウェブ",
	"short_name": "SKウェブ",
	"description": "SKウェブ公式サイト",
	"start_url": "https://skweb.gunma.jp",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#31663e",
	"theme_color": "#31663e",
	"icons": [
		{
			"src": "/icon/icon-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/icon/icon-512.png",
			"type": "image/png",
			"sizes": "512x512"
		},
		{
			"src": "/icon/icon.svg",
			"sizes": "192x192 256x256 512x512",
			"type": "image/svg+xml"
		}
	]
}