项目文件夹

文件
2026-07-13 12:20:32 +08:00

16 行
279 B
JSON

{
"name": "Agent Memories",
"short_name": "Memories",
"start_url": "/",
"display": "standalone",
"background_color": "#f0f0f0",
"theme_color": "#0078d4",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
}
]
}