{ "name": "th3va AI Panel", "short_name": "AI Panel", "description": "Chat with your own models through aiproxy.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#262624", "theme_color": "#262624", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon.svg", "type": "image/svg+xml", "sizes": "any" } ] }