{ "name": "Energy Portal", "short_name": "Energy Portal", "description": "Energy Portal dashboard", "start_url": "./", "scope": "./", "id": "./", "display": "standalone", "orientation": "any", "background_color": "#1c1f26", "theme_color": "#1c1f26", "icons": [ { "src": "icon-192.png?v=20", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png?v=20", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }