{ "name": "Autosav POS", "short_name": "Autosav", "description": "Autosav - flux POS pentru vânzare piese auto", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "window-controls-overlay", "browser"], "background_color": "#eef2f7", "theme_color": "#0b63d6", "lang": "ro-RO", "dir": "ltr", "orientation": "any", "categories": ["business", "productivity", "shopping"], "icons": [ { "src": "/assets/autosav-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/autosav-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Deschide POS", "short_name": "POS", "url": "/", "icons": [ { "src": "/assets/autosav-icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }