{
    "name": "Susie的单词大作战",
    "short_name": "单词大作战",
    "description": "iPad触屏版背单词工具",
    "start_url": "./V21-iPad.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#fff0f5",
    "theme_color": "#ff6b9d",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23fff0f5'/><rect x='10' y='10' width='80' height='80' rx='15' fill='none' stroke='%23e05e5e' stroke-width='4'/><text x='30' y='48' font-size='28' fill='%23e05e5e' font-weight='bold'>逢考</text><text x='30' y='78' font-size='28' fill='%23e05e5e' font-weight='bold'>必过</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
