{ "name": "EDVee", "short_name": "EDVee", "description": "EDVee Utility Management App", "start_url": "app.html", "scope": "./", "display": "standalone", "background_color": "#f3f7f6", "theme_color": "#1f7a6b", "icons": [ { "src": "images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "images/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }