You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
paopao-ce/web/dist/manifest.json

16 lines
271 B

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