{ "name": "BoomerCrap", "short_name": "BoomerCrap", "description": "Photograph your stuff, let AI identify and appraise it, then decide: keep, sell, donate, gift, or toss.", "start_url": "./my-stuff", "scope": "./", "display": "standalone", "background_color": "#F9F8F6", "theme_color": "#F9F8F6", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }