{ "name": "Dwell", "short_name": "Dwell", "theme_color": "#b7b7b7", "background_color": "#b7b7b7", "display": "standalone", "orientation": "any", "scope": "/", "start_url": "index.html", "id": "/", "icons": [ { "src": "assets/pwa/manifest-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/pwa/manifest-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }