paopao-web/public/manifest.json
2024-05-11 11:25:28 +08:00

16 lines
271 B
JSON

{
"short_name": "泡泡",
"name": "泡泡",
"description": "一个清新文艺的微社区",
"icons": [
{
"src": "/logo.png",
"type": "image/png",
"sizes": "600x600"
}
],
"start_url": "/",
"scope": "/",
"display": "standalone"
}