{
    "name": "工程查驗",
    "short_name": "工程查驗",
    "description": "工地現場查驗工具 - 取代紙本圖紙",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f1724",
    "theme_color": "#0f1724",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
