从github迁移过来

This commit is contained in:
xsl
2026-05-18 18:39:49 +08:00
commit 9c5d9e586c
89 changed files with 9035 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "林夏",
"short_name": "林夏",
"description": "一款全黑屏的情感叙事游戏。今晚16条消息,你接谁不接谁,决定明天的自己。",
"start_url": "/game/",
"display": "fullscreen",
"orientation": "portrait",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{ "src": "icon.png", "sizes": "192x192", "type": "image/png" }
]
}