20 lines
749 B
JSON
20 lines
749 B
JSON
{
|
|
"id": "/",
|
|
"name": "Commilitia Drop",
|
|
"short_name": "Commilitia Drop",
|
|
"description": "跨设备剪贴板同步与点对点文件传输",
|
|
"lang": "zh-CN",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"theme_color": "#E8B923",
|
|
"background_color": "#E8B923",
|
|
"icons": [
|
|
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
|
|
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
|
|
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
|
|
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
|
|
]
|
|
}
|