{
    "name": "FreebieCalculator - Free Online Calculators",
    "short_name": "FreebieCalculator",
    "description": "Fast, accurate, and free online calculators for finance, health, education, and everyday math.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "categories": ["productivity", "education", "finance"],
    "lang": "en",
    "scope": "/",
    "icons": [
        {
            "src": "/assets/img/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}