{
  "name": "轮胎记账",
  "short_name": "轮胎记账",
  "description": "轮胎进货销售记账管理应用",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f2f5",
  "theme_color": "#1a1a2e",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231a1a2e'/><circle cx='96' cy='96' r='56' fill='none' stroke='%23fff' stroke-width='18'/><circle cx='96' cy='96' r='16' fill='%23fff'/><line x1='96' y1='40' x2='96' y2='40' stroke='%23fff' stroke-width='8' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%231a1a2e'/><circle cx='256' cy='256' r='150' fill='none' stroke='%23fff' stroke-width='48'/><circle cx='256' cy='256' r='40' fill='%23fff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
