{
  "name": "證物管制系統 PWA",
  "short_name": "證物管制",
  "description": "Google 試算表與 GAS 驅動的證物進出即時 QR Code 掃描管制系統",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
