{
    "name": "茶壶财务",
    "short_name": "茶壶财务",
    "version": "1.0.0",
    "description": "Cothanes Finance",
    "display": "standalone",
    "start_url": "/",
    "manifest_version": "3",
    "categories": ["tools"],
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/co-80.png",
            "type": "image/png",
            "sizes": "80x80"
        },
        {
            "src": "/icons/co-1024.png",
            "type": "image/png",
            "sizes": "1024x1024"
        },
        {
            "src": "/icons/co-safe.svg",
            "sizes": "any"
        }
    ],
    "scope": "/",
    "theme_color": "#f8f9fa",
    "background_color": "#fff"
}
