{ "name": "Free Calculation Tools", "short_name": "Calc Tools", "description": "Free online calculators for math, finance, health, and image conversion.", "start_url": "/?utm_source=pwa", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#086AD8", "lang": "en", "orientation": "portrait-primary", "categories": ["utilities", "productivity", "finance", "health"], "icons": [ { "src": "/wp-content/themes/free-calculation-tools/assets/images/logo/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/wp-content/themes/free-calculation-tools/assets/images/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/wp-content/themes/free-calculation-tools/assets/images/favicon.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" } ], "shortcuts": [ { "name": "BMI Calculator", "url": "/bmi-calculator-online/", "description": "Calculate body mass index" }, { "name": "Mortgage Calculator", "url": "/mortgage-calculator/", "description": "Estimate home loan payments" }, { "name": "Percentage Calculator", "url": "/percentage-calculator/", "description": "Calculate percentages instantly" } ] }