{
    "name": "OC人设资料卡生成器",
    "short_name": "OC人设卡",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4488ee",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%234488ee'/><text x='50' y='60' text-anchor='middle' fill='white' font-size='40'>OC</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
