{
  "name": "エントリープラスアプリ",
  "short_name": "エントリープラス",
  "description": "エントリープラスアプリ",
  "start_url": "/index.html",
  "display": "standalone",
  "theme_color": "#333333",
  "gcm_sender_id": "103953800507",
  "background_color": "#000000",
  "icons": [
		{
			"src": "/images/192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/images/512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}