{
  "name": "簡易發包明細表",
  "short_name": "簡易發包明細表",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f4f9",
  "theme_color": "#3498db",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "description": "簡易發包明細表工具",
  "id": "/",
  "orientation": "any",
  "categories": [
    "productivity",
    "utilities"
  ]
}