{
    "name": "Land Area Calculator",
    "short_name": "Land Area Ca",
    "description": "Measure land area and perimeter by drawing on a satellite map or walking the boundary with GPS, with instant conversion between 27 regional land units.",
    "start_url": "/en/app/land-area-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#ECFDF5",
    "background_color": "#ECFDF5",
    "scope": "/en/app/land-area-calculator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/land-area-calculator/land-area-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/land-area-calculator/land-area-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}