{ "name": "PropertyBin", "short_name": "PropertyBin", "description": "The intelligent marketplace for Canadian real estate. Discover, compare, and close with confidence.", "start_url": "/?utm_source=pwa", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#ff385c", "lang": "en-CA", "categories": ["lifestyle", "business", "finance"], "icons": [ { "src": "image/pwa/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "image/pwa/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "image/pwa/icon-maskable-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }, { "src": "image/pwa/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Search listings", "short_name": "Search", "url": "index.php?route=property/search&utm_source=pwa_shortcut", "icons": [{ "src": "image/pwa/icon-192.svg", "sizes": "192x192" }] }, { "name": "Find an agent", "short_name": "Agents", "url": "index.php?route=profile/agents&utm_source=pwa_shortcut", "icons": [{ "src": "image/pwa/icon-192.svg", "sizes": "192x192" }] }, { "name": "Tools & calculators", "short_name": "Tools", "url": "index.php?route=information/tools&utm_source=pwa_shortcut", "icons": [{ "src": "image/pwa/icon-192.svg", "sizes": "192x192" }] }, { "name": "Messages", "short_name": "Messages", "description": "Open your pro inbox", "url": "index.php?route=account/messages&utm_source=pwa_shortcut", "icons": [{ "src": "image/pwa/icon-192.svg", "sizes": "192x192" }] } ] }