{ "name": "BoxVolumeCalculator", "short_name": "BoxVolume", "description": "Box volume calculator with multiple units, dimensional weight, and batch mode.", "start_url": "/", "display": "browser", "background_color": "#f5f1e8", "theme_color": "#a0501f", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }