Initial commit: RHINE LAB · ANALYSIS OS:三维界面与动效实验(本仓库不含个人归档索引数据)

This commit is contained in:
WpyQwq
2026-09-19 13:04:56 +08:00
commit 3f422218a5
1098 changed files with 39410 additions and 0 deletions
+17
View File
@@ -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" }
]
}