{
"short_name"	:	"畫會",
"name"			:	"樣版畫會",
"description"	:	"App可更快省覽畫會內容 App to access our latest content faster.",
"icons"			:	[
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/android-icon-36x36.png",
						  "sizes"	:	"36x36",
						  "type"	:	"image/png"
						},							
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/android-icon-48x48.png",
						  "sizes"	:	"48x48",
						  "type"	:	"image/png"
						},	
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/android-icon-72x72.png",
						  "sizes"	:	"72x72",
						  "type"	:	"image/png"
						},	
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/android-icon-96x96.png",
						  "sizes"	:	"96x96",
						  "type"	:	"image/png"
						},
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/apple-icon-144x144.png",
						  "sizes"	:	"144x144",
						  "type"	:	"image/png"
						},
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/android-icon-192x192.png",
						  "sizes"	:	"192x192",
						  "type"	:	"image/png"
						},
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/logo-club-512.png",
						  "sizes"	:	"512x512",
						  "type"	:	"image/png"
						},
						{
						  "src"		:	"https://artwip.artsfond.com/images/icons/android-icon-192x192.png",
						  "sizes"	:	"192x192",
						  "type"	:	"image/png",
						  "purpose"	:	"any maskable"
						}		
					],
"start_url"		:	"index.php?utm_source=pwa",
"scope"			:	"https://artwip.artsfond.com/",
"display"		:	"standalone",
"theme_color"	:	"#f0f0f0",
"background_color": "#3da9f2",
"gcm_sender_id": "482941778795",
"shortcuts"		:	[
							{
							"name"		:	"會員作品",
							"short_name":	"會員作品",
							"url"		:	"index.php/%E6%9C%83%E5%93%A1%E4%BD%9C%E5%93%81?utm_source=pwa",
							"icons"		:	[
												{ "src": "https://artwip.artsfond.com/", "sizes": "192x192", "type": "image/png" }
											]
							},
							{
							"name"		:	"寫生活動",
							"short_name":	"寫生",
							"url"		:	"index.php/%E6%B4%BB%E5%8B%95/%E5%AF%AB%E7%94%9F?utm_source=pwa",
							"icons"		:	[
												{ "src": "https://artwip.artsfond.com/", "sizes": "192x192", "type": "image/png" }
											]
							},
							{
							"name"		:	"消息快遞",
							"short_name":	"消息",
							"url"		:	"index.php/%E6%B4%BB%E5%8B%95/%E6%B6%88%E6%81%AF%E5%BF%AB%E9%81%9E?utm_source=pwa",
							"icons"		:	[
												{ "src": "https://artwip.artsfond.com/", "sizes": "192x192", "type": "image/png" }
											]
							},
							{
							"name"		:	"畫展聚會相簿",
							"short_name":	"畫展相簿",
							"url"		:	"index.php/%E6%B4%BB%E5%8B%95/%E7%95%AB%E5%B1%95%E8%81%9A%E6%9C%83%E7%9B%B8%E7%B0%BF?utm_source=pwa",
							"icons"		:	[
												{ "src": "https://artwip.artsfond.com/", "sizes": "192x192", "type": "image/png" }
											]
							},
							{
							"name"		:	"課程",
							"short_name":	"課程",
							"url"		:	"index.php/%E6%B4%BB%E5%8B%95/art-classes?utm_source=pwa",
							"icons"		:	[
												{ "src": "https://artwip.artsfond.com/", "sizes": "192x192", "type": "image/png" }
											]
							},
							{
							"name"		:	"會員登入",
							"short_name":	"登入",
							"url"		:	"index.php/members-panel/login?utm_source=pwa",
							"icons"		:	[
												{ "src": "https://artwip.artsfond.com/", "sizes": "192x192", "type": "image/png" }
											]
							}
					]
}