{
    "name": "Closing Cost Calculator",
    "short_name": "Closing Cost",
    "description": "Estimate total closing costs when buying a property. Customize fees, toggle cost items, and see cash needed at closing.",
    "start_url": "/en/app/closing-cost-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F0FDFF",
    "background_color": "#F0FDFF",
    "scope": "/en/app/closing-cost-calculator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/closing-cost-calculator/closing-cost-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/closing-cost-calculator/closing-cost-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}