{
  "name": "V11.0 阿里巴巴报价采购工作台",
  "short_name": "V11报价采购",
  "description": "基于V10.9.11的电脑/手机通用报价、利润、采购表工作台（不接入GPT）。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5efe7",
  "theme_color": "#9b5b27",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}