{
  "name": "數位化銲材與母材估算系統",
  "short_name": "銲材估算",
  "description": "整合 AWS D1.1 WEP 型式與基礎金屬重量運算工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc", 
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}