{
    "name": "一次最大重量计算器",
    "short_name": "一次最大重量",
    "description": "根据你能举起的重量和次数，使用7个经过验证的力量公式估算你的一次最大重量(1RM)。",
    "start_url": "/zh-CN/app/yici-zuida-zhongliangji-suanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/yici-zuida-zhongliangji-suanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/one-rep-max-calculator/one-rep-max-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/one-rep-max-calculator/one-rep-max-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}