{
    "name": "小李助手",
    "short_name": "小李助手",
    "description": "李锦赛的AI创意助手 - 设计灵感库",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#faf7f5",
    "theme_color": "#e07a5f",
    "orientation": "portrait",
    "icons": [
        {
            "src": "avatar.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        }
    ]
}
