{ "name": "Ojas", "short_name": "Ojas", "description": "Your local coding agent — chat with your repo from any device.", "theme_color": "#1B1814", "background_color": "#1B1814", "display": "standalone", "orientation": "any", "scope": "/", "start_url": "/", "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }