{ "name": "Shop4Free POS", "short_name": "Shop4Free POS", "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone", "scope": "/", "start_url": "/", "launch_handler": { "route_to": "existing-client-navigate" }, "scope_extensions": [ { "origin": "pos.shopforfree.shop" } ], "icons": [ { "src": "/assets/img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/img/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "related_applications": [ { "platform": "webapp", "url": "https://pos.shopforfree.shop/manifest.webmanifest" } ], "url_handlers": [ { "origin": "https://pos.shopforfree.shop" } ] }