{
    "name": "YalmCalc - Free Online Calculators",
    "short_name": "YalmCalc",
    "start_url": "/calcs/",
    "scope": "/calcs/",
    "display": "standalone",
    "theme_color": "#2563EB",
    "background_color": "#f8fafc",
    "icons": [
        {
            "src": "/calcs/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}