{ "id": "/", "name": "Ashcroft Jewels", "short_name": "Ashcroft", "description": "Fine jewellery where purity glows and trust becomes timeless.", "lang": "en-GB", "dir": "ltr", "start_url": "/hello/?source=pwa-v10", "scope": "/", "display": "standalone", "display_override": [ "fullscreen", "standalone" ], "launch_handler": { "client_mode": [ "navigate-existing", "navigate-new" ] }, "handle_links": "preferred", "orientation": "portrait", "background_color": "#120D09", "theme_color": "#120D09", "prefer_related_applications": false, "related_applications": [ { "platform": "webapp", "url": "/manifest.webmanifest" } ], "categories": [ "shopping", "lifestyle" ], "icons": [ { "src": "/512new.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/512new.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Shop Ashcroft", "short_name": "Shop", "url": "/hello/?source=pwa-shortcut" }, { "name": "Order Cart", "short_name": "Cart", "url": "/cart/?source=pwa-shortcut" }, { "name": "My Account", "short_name": "Account", "url": "/my-account/?source=pwa-shortcut" } ] }