{ "name": "VOX Install Flow", "short_name": "VOX", "description": "Aplikacja PWA dla obsługi zleceń VOX, panelu operacyjnego i mobilnej przestrzeni pracy instalatorów.", "id": "/installer/work-orders", "start_url": "/installer/work-orders", "scope": "/installer/", "display": "standalone", "background_color": "#0c0a09", "theme_color": "#c42f35", "icons": [ { "src": "/icons/vox-installer-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/vox-installer-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/vox-installer-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Przypisane zlecenia", "short_name": "Moja praca", "url": "/installer/work-orders", "description": "Otwórz kolejkę instalatora i buforowany shell przestrzeni pracy." }, { "name": "Pulpit operacyjny", "short_name": "Pulpit", "url": "/dashboard", "description": "Otwórz główny panel aplikacji VOX." } ] }