{
    "name": "Square Footage Calculator",
    "short_name": "Square Foota",
    "description": "Calculate area in square feet for any room or space. Supports 8 shapes, multi-zone areas, unit conversion, and cost estimation.",
    "start_url": "/en/app/square-footage-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/square-footage-calculator",
    "icons": [
        {
            "src": "/storage/uploads/media/app/square-footage-calculator/square-footage-calculator-featured.jpg",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/media/app/square-footage-calculator/square-footage-calculator-featured.jpg",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}