{
  "id": "/zh/member",
  "name": "UVAI 盟友專區",
  "short_name": "UVAI 盟友",
  "description": "台灣無人載具聯盟 UVAI 盟友專區：供需媒合需求牆與會員中心。",
  "start_url": "/zh/member/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#050b18",
  "lang": "zh-Hant-TW",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "供需媒合需求牆",
      "short_name": "需求牆",
      "url": "/zh/member/matching",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "我的媒合請求",
      "short_name": "媒合請求",
      "url": "/zh/member/inbox",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
