26 lines
560 B
JSON
26 lines
560 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|