{
  "name": "关门 · 每日对账",
  "short_name": "关门",
  "description": "超市每日对账工具。30秒算清今天赚多少。",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef0f4",
  "theme_color": "#1e2a3a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%231e2a3a'/><text x='96' y='104' text-anchor='middle' fill='%23ffffff' font-size='52' font-weight='700' font-family='system-ui'>关门</text><text x='96' y='148' text-anchor='middle' fill='%23a0b0c0' font-size='30' font-weight='400'>日结</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%231e2a3a'/><text x='256' y='280' text-anchor='middle' fill='%23ffffff' font-size='140' font-weight='700' font-family='system-ui'>关门</text><text x='256' y='396' text-anchor='middle' fill='%23a0b0c0' font-size='80' font-weight='400'>日结</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
