{ "name": "ImageGarage", "short_name": "ImageGarage", "description": "Free image tools that run in your browser.", "start_url": "/", "display": "standalone", "background_color": "#f6f7fb", "theme_color": "#6d5efc", "icons": [ { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/assets/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any" } ] }