{
  "name": "Go码支付 - 聚合支付平台",
  "short_name": "Go码支付",
  "description": "专业聚合支付API，即时回调免签约",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e3f2fd",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "src": "/templates/index/index8/assets/template/index/default/image/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/templates/index/index8/assets/template/index/default/image/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/templates/index/index8/assets/template/index/default/image/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/templates/index/index8/assets/template/index/default/image/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "桌面端界面"
    },
    {
      "src": "/templates/index/index8/assets/template/index/default/image/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "移动端界面"
    }
  ]
}