chore: sync local changes (2026-03-12)
This commit is contained in:
25
mengyadriftbottle-frontend/public/manifest.webmanifest
Normal file
25
mengyadriftbottle-frontend/public/manifest.webmanifest
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user