{
    "name": "冠誉财务管家",
    "short_name": "财务管家",
    "description": "冠誉科技财务管理系统 - 营业收入、采购支出、人员薪资记录与分析",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f8f9fa",
    "theme_color": "#1a237e",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["finance", "business", "productivity"]
}
