18 lines
469 B
JSON
18 lines
469 B
JSON
{
|
|
"name": "ARK 资料库",
|
|
"short_name": "ARK Library",
|
|
"description": "ARK 官方数据库集中整理官方教材、公告、视频、图片与常用文件,帮助社区快速找到可信资料。",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#08070c",
|
|
"theme_color": "#08070c",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/ark-mark.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|