{ "name": "HUSH New Year Greeting", "short_name": "HUSH", "start_url": "/index.php?source=pwa", "scope": "/", "display": "standalone", "background_color": "#050810", "theme_color": "#102033", "orientation": "portrait", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }