20 行
410 B
JSON
20 行
410 B
JSON
{
|
|
"name": "自由云商城",
|
|
"short_name": "自由云商城",
|
|
"description": "自由云科技团队旗下公益电商",
|
|
"lang": "zh-CN",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"orientation": "portrait",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#1a73e8",
|
|
"icons": [
|
|
{
|
|
"src": "assets/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
} |