{
    "name": "重力势能计算器",
    "short_name": "重力势能计算",
    "description": "使用 PE = mgh 公式计算重力势能、质量、重力加速度或高度。支持多种单位和行星重力预设。",
    "start_url": "/zh-CN/app/zhongli-shiyineng-jisuanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/zh-CN/app/zhongli-shiyineng-jisuanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/potential-energy-calculator/potential-energy-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/potential-energy-calculator/potential-energy-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}