{
  "name": "預約管理",
  "short_name": "預約管理",
  "description": "預約管理",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "theme_color": "#4387CE",
  "background_color": "#699CD2",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
