{ "name": "實價雷達 housetw", "short_name": "實價雷達", "description": "全台實價登錄查詢、周邊成交雷達、租金行情與估價工具", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0071e3", "lang": "zh-Hant-TW", "categories": ["finance", "utilities", "lifestyle"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "搜地址查實價", "short_name": "搜地址", "url": "/search", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "附近成交雷達", "short_name": "附近成交", "url": "/near", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "謄本調閱・房產體檢", "short_name": "查謄本", "url": "/tengben", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "房價排行榜", "short_name": "排行榜", "url": "/top/臺北市", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }