14 lines
401 B
JSON
14 lines
401 B
JSON
{
|
|
"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" }
|
|
]
|
|
}
|