{
    "name": "萝卜保卫战",
    "short_name": "塔防",
    "description": "经典塔防游戏 - 保卫你的萝卜！",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#0f3460",
    "orientation": "landscape",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f3460' width='192' height='192' rx='24'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%23ff6b35'>🥕</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f3460' width='512' height='512' rx='64'/><text x='256' y='350' font-size='280' text-anchor='middle' fill='%23ff6b35'>🥕</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
