{
    "name": "Chemical Equation Balancer",
    "short_name": "Chemical Equ",
    "description": "Balance chemical equations instantly with step-by-step solutions, element verification, and reaction type detection.",
    "start_url": "/en/app/chemical-equation-balancer",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#ECFDF5",
    "background_color": "#ECFDF5",
    "scope": "/en/app/chemical-equation-balancer",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/chemical-equation-balancer/chemical-equation-balancer-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/chemical-equation-balancer/chemical-equation-balancer-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}