{ "name": "Crowvault IDE", "short_name": "Crowvault", "description": "Browser-based, AI-augmented development environment.", "id": "/?source=pwa", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "theme_color": "#1e1e1e", "background_color": "#1e1e1e", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }