{ "name": "$REMEMBER HUB", "short_name": "REMEMBER", "description": "The $REMEMBER ecosystem hub — rewards, XP, arcade, leaderboards.", "start_url": "/", "scope": "/", "display": "fullscreen", "display_override": ["fullscreen", "standalone", "minimal-ui"], "orientation": "any", "background_color": "#04000a", "theme_color": "#04000a", "icons": [ { "src": "/icons/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-1024.png", "sizes": "1024x1024","type": "image/png", "purpose": "any" }, { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }