{
    "name": "Reconcile Flow - 智慧發票對帳系統",
    "short_name": "Reconcile Flow",
    "description": "專為個人工作室與自由接案者設計的智慧發票對帳系統。資料 100% 留存在您的裝置，AI 自動匹配讓對帳不再頭痛。",
    "start_url": "/app",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}