{ "name": "CX CODER", "short_name": "CX CODER", "description": "The autonomous AI software engineer", "start_url": "/", "display": "standalone", "background_color": "#050608", "theme_color": "#050505", "orientation": "portrait-primary", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Start Building", "short_name": "Build", "description": "Open the AI coding workspace", "url": "/dashboard", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] } ], "categories": ["developer", "productivity", "tools"] }