{
    "name": "Math Functions",
    "short_name": "Math Functio",
    "description": "Calculate logarithms, factorials, absolute values, and more. Includes rounding functions and modulo operations with step-by-step explanations.",
    "start_url": "/en/app/math-functions",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/math-functions",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/math-functions/math-functions-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/math-functions/math-functions-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}