{ "name": "UltimatePOS", "short_name": "UPOS", "description": "UltimatePOS progressive web application", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#243949", "theme_color": "#243949", "icons": [ { "src": "/img/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/img/logo-small.png", "type": "image/png", "purpose": "any" } ] }