19 lines
437 B
JSON
19 lines
437 B
JSON
{
|
||
"name": "AI 电路实验室",
|
||
"short_name": "AI电路实验室",
|
||
"start_url": "/",
|
||
"scope": "/",
|
||
"display": "standalone",
|
||
"background_color": "#ffffff",
|
||
"theme_color": "#ffffff",
|
||
"description": "一个可安装的 PWA:在浏览器中体验交互式电路虚拟实验室。",
|
||
"icons": [
|
||
{
|
||
"src": "/icon.png",
|
||
"sizes": "512x512",
|
||
"type": "image/png",
|
||
"purpose": "any maskable"
|
||
}
|
||
]
|
||
}
|