| { | |
| "short_name": "E-commerce", | |
| "name": "React InstantSearch E-commerce Demo", | |
| "icons": [ | |
| { | |
| "src": "favicon.png", | |
| "sizes": "64x64 32x32 24x24 16x16", | |
| "type": "image/x-icon" | |
| } | |
| ], | |
| "start_url": "../index.html", | |
| "display": "standalone", | |
| "theme_color": "#e2a400", | |
| "background_color": "#fff" | |
| } | |