{
  "id": "/ebiz-wallet-app",
  "name": "eBiz 超级卡包",
  "short_name": "超级卡包",
  "start_url": "/wallet",
  "scope": "/wallet", 
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1086/1086741.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}