{
  "name": "贷款税费计算器",
  "short_name": "房贷税费",
  "description": "二手房按揭月供与交易税费计算工具",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#1463ff",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%231463ff'/%3E%3Ctext x='96' y='120' text-anchor='middle' font-family='Arial,sans-serif' font-size='92' font-weight='700' fill='white'%3E%C2%A5%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%231463ff'/%3E%3Ctext x='256' y='326' text-anchor='middle' font-family='Arial,sans-serif' font-size='248' font-weight='700' fill='white'%3E%C2%A5%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
