{
    "name": "油漆计算器",
    "short_name": "油漆计算器",
    "description": "计算室内或室外项目所需的油漆用量。考虑房间尺寸、门窗开口、油漆类型、涂层数、浪费因素，并提供多房间汇总。",
    "start_url": "/zh-CN/app/youqi-jisuanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/youqi-jisuanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/paint-calculator/paint-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/paint-calculator/paint-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}