{
    "name": "防偷拍工具 SafeLens",
    "short_name": "防偷拍",
    "description": "免費線上針孔偵測工具。打開瀏覽器就能用，5 步驟確認房間安全。",
    "start_url": "/detect.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1c1917",
    "theme_color": "#1c1917",
    "icons": [
        {
            "src": "/img/ui/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/ui/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
