{
  "name": "兒醫全自動化排班系統",
  "short_name": "兒醫排班",
  "description": "兒科病房值班排班與大值班表同步工具",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef2f6",
  "theme_color": "#2c3e50",
  "lang": "zh-Hant-TW",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}