{
    "name": "成语接龙",
    "short_name": "成语接龙",
    "description": "免费在线成语接龙游戏，30000+成语词库，AI对战",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#fdf6e3",
    "theme_color": "#8b4513",
    "orientation": "portrait",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%238b4513' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>📜</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
