{ "id": "/", "name": "ShopprOnCall", "short_name": "Shoppr", "description": "Check market prices, product options, trends, and shop from famous markets with a verified shopper.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#FFF9EF", "theme_color": "#0D5B63", "categories": ["shopping", "business", "lifestyle"], "icons": [ { "src": "assets/logo-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Start request", "short_name": "Request", "description": "Send a market check or shopping request.", "url": "./contact.html", "icons": [{ "src": "assets/logo-mark.svg", "sizes": "any", "type": "image/svg+xml" }] }, { "name": "View pricing", "short_name": "Pricing", "description": "See market check pricing.", "url": "./pricing.html", "icons": [{ "src": "assets/logo-mark.svg", "sizes": "any", "type": "image/svg+xml" }] }, { "name": "Markets", "short_name": "Markets", "description": "See active market locations.", "url": "./markets.html", "icons": [{ "src": "assets/logo-mark.svg", "sizes": "any", "type": "image/svg+xml" }] } ] }