{
  "name": "CloudCity Real Estate",
  "short_name": "CloudCity Real Estate",
  "description": "在发布房源第3步Google地图区域增加可见的地址搜索框，并与地址、Township、经纬度和Marker双向同步。",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./resources/cloudcity-real-estate-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}