{
    "name": "LED 限流电阻计算器",
    "short_name": "LED 限流电阻",
    "description": "计算单个、串联或并联 LED 电路所需的正确限流电阻值、功率等级和色环代码。",
    "start_url": "/zh-CN/app/led-xianliu-dianzu-jisuanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/zh-CN/app/led-xianliu-dianzu-jisuanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/led-resistor-calculator/led-resistor-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/led-resistor-calculator/led-resistor-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}