{ "name": "Cortex — Your Visual Work Brain", "short_name": "Cortex", "description": "Capture thoughts, projects, decisions and files in one connected workspace.", "start_url": "/app", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#4338ca", "categories": ["productivity", "business"], "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "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/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Quick capture", "short_name": "Capture", "url": "/app?capture=1" }, { "name": "Search", "short_name": "Search", "url": "/app/search" } ] }