{
  "name": "物品管理",
  "short_name": "物品",
  "start_url": "https://goods.holdon.ltd/",
  "scope": "https://goods.holdon.ltd/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "https://assets.holdon.ltd/prod/static/goods/icons/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://assets.holdon.ltd/prod/static/goods/icons/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}