chore: sync local changes (2026-03-12)

This commit is contained in:
2026-03-12 18:58:36 +08:00
parent 2bd4f06188
commit d8c1e1ee6c
49 changed files with 409 additions and 182 deletions

View File

@@ -0,0 +1,25 @@
{
"name": "萌芽漂流瓶",
"short_name": "漂流瓶",
"description": "让心意随海浪飘向远方,邂逅那个懂你的人——萌芽漂流瓶",
"lang": "zh-CN",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#0b1020",
"theme_color": "#0ea5e9",
"icons": [
{
"src": "/logo.png",
"sizes": "2048x2048",
"type": "image/png",
"purpose": "any"
},
{
"src": "/logo3.png",
"sizes": "2048x2048",
"type": "image/png",
"purpose": "maskable"
}
]
}