{
  "name": "iJoin 愛揪",
  "short_name": "iJoin",
  "description": "iJoin 愛揪｜組織與服務管理平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "我的組織",
      "url": "/organizations",
      "description": "查看我的組織"
    },
    {
      "name": "購物車",
      "url": "/cart",
      "description": "查看購物車"
    }
  ]
}
