{
  "name": "ANXI建案管理系統",
  "short_name": "ANXI",
  "start_url": "./index.html#/login",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "scope": "./",
  "description": "ANXI建案管理系統，提供建案銷售、客服、工務人員使用的系統。",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "version": "1.0.585"
}