{
    "name": "模型收藏管理系统",
    "short_name": "模型收藏",
    "description": "管理模型收藏、购买记录、统计数据的系统",
    "start_url": "index.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f0f2f5",
    "theme_color": "#4f46e5",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "icons/icon-192.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ]
}
