{
  "name": "LOOP.FINANCE",
  "short_name": "LOOP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0ACB79",  // 启动界面背景色
  "theme_color": "#0ACB79",       // 地址栏/状态栏颜色
  "icons": [
    {
      "src": "lpd.svg",
      "sizes": "192x192",
      "type": "image/svg"
    }
  ]
}
