{  
	"id": "/?utm_source=pwa",
	"start_url": "/?utm_source=pwa",
	"name": "哪儿有得买",
	"short_name": "哪买",
	"description": "图片求出处网站，图中商品哪儿有得买，图中商品求同款，图中商品求链接的网站",
	"icons": [
		{
		  "src": "/icons/icon-16x16.png",
		  "sizes": "16x16",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/icons/icon-24x24.png",
		  "sizes": "24x24",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/icons/icon-32x32.png",
		  "sizes": "32x32",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/icons/icon-64x64.png",
		  "sizes": "64x64",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/icons/icon-96x96.png",
		  "sizes": "96x96",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/icons/icon-144x144.png",
		  "sizes": "144x144",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/icons/icon-180x180.png",
		  "sizes": "180x180",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/icons/icon-192x192.png",
		  "sizes": "192x192",
		  "type": "image/png",
		  "purpose": "maskable"
		},
		{
		  "src": "/icons/icon-512x512.png",
		  "sizes": "512x512",
		  "type": "image/png",
		  "purpose": "maskable"
		}
  ],
  "screenshots": [
    {
      "src": "desktop-screenshot.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "桌面端截图"
    },
    {
      "src": "mobile-screenshot.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "移动端截图"
    }
  ],
  "display": "standalone"
}