{
  "name": "人民币大小写转换 - 集盒",
  "short_name": "人民币大小写转换",
  "description": "小写金额与大写中文互转：数字 → 壹贰叁肆…元角分，反向亦可解析，遵循财务书写规范（零、万、亿、整）。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/rmb-converter",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
