{
    "name": "库存重新订购点计算器",
    "short_name": "库存重新订购",
    "description": "根据日均需求、交货期和安全库存计算最优的重新订购点，防止库存短缺。",
    "start_url": "/zh-CN/app/kucun-zhongxin-dinggou-dian-jisuanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/zh-CN/app/kucun-zhongxin-dinggou-dian-jisuanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/inventory-reorder-point-calculator/inventory-reorder-point-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/inventory-reorder-point-calculator/inventory-reorder-point-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}