{
  "name": "人民币大写转换器",
  "short_name": "大写转换",
  "description": "专业人民币金额大小写转换工具，精准将阿拉伯数字金额转换为中文大写格式。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a73e8",
  "orientation": "any",
  "lang": "zh-CN",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231a73e8' rx='20' width='100' height='100'/><text y='.72em' font-size='70' text-anchor='middle' x='50' fill='white'>￥</text></svg>",
      "sizes": "100x100",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a73e8' rx='38' width='192' height='192'/><text y='.72em' font-size='130' text-anchor='middle' x='96' fill='white'>￥</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 fill='%231a73e8' rx='102' width='512' height='512'/><text y='.72em' font-size='350' text-anchor='middle' x='256' fill='white'>￥</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "在线转换",
      "url": "/",
      "description": "在线金额大小写转换"
    },
    {
      "name": "站点地图",
      "url": "/sitemap.html",
      "description": "全站数字索引"
    }
  ]
}
