Initial commit: RHINE LAB · ANALYSIS OS:三维界面与动效实验(本仓库不含个人归档索引数据)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "./",
|
||||
"name": "Rhine Lab · Analysis OS",
|
||||
"short_name": "Rhine Lab",
|
||||
"description": "莱茵生命交互式三维研究档案终端",
|
||||
"lang": "zh-CN",
|
||||
"start_url": "./?source=pwa",
|
||||
"scope": "./",
|
||||
"display": "standalone",
|
||||
"background_color": "#e8e5e1",
|
||||
"theme_color": "#e8e5e1",
|
||||
"icons": [
|
||||
{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
|
||||
{ "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
|
||||
{ "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user