{
  "name": "ANI 4.0 安老院管理系統",
  "short_name": "ANI 4.0",
  "start_url": "/tenants?launch=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#16a34a",
  "lang": "zh-Hant",
  "description": "ANI 4.0 安老院管理系統，可加入主畫面像 App 一樣使用。",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
