{ "name": "車位共享 · Shared Parking", "short_name": "車位共享", "description": "鄰居間共享閒置車位,釋出、預約、輪流使用。", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#9389B2", "theme_color": "#9389B2", "icons": [ { "src": "icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }