{
    "name": "金算盘 - 黄金回收店铺管理",
    "short_name": "金算盘",
    "description": "黄金回收店铺经营管理工具：记录回收、出售、支出明细，自动统计利润",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F5F5F0",
    "theme_color": "#D4AF37",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "finance",
        "productivity"
    ],
    "scope": "/",
    "id": "/"
}
