{ "name": "FreshDash — Groceries in minutes", "short_name": "FreshDash", "description": "Pick a store, fill your cart, and a personal shopper will hand-pick your order and bring it to your door.", "start_url": ".", "scope": "./", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#10b981", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }