使用PHP开发的简约导航/书签管理系统。
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.
 
 
 
 
 

23 lines
624 B

{
"name": "OneNav",
"short_name": "OneNav",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"lang": "zh-CN",
"scope": "/",
"description": "OneNav是一款开源书签管理器,界面简约,功能强大!",
"theme_color": "#ffffff",
"icons": [
{
"src": "/templates/default2/icons/onenav-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/templates/default2/icons/onenav-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}