{
	"name": "BunBun - バイカー向けツーリングサービス",
	"short_name":	"BunBun",
	"description": "バイカーによるバイカーのためのツーリングサービス",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color":	"#fff",
	"theme_color": "#000",
	"icons": [
		{
			"src": "style/img/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "style/img/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
