feat: 智币省初始版本 + PM2 部署配置
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "智币省",
|
||||
"short_name": "智币省",
|
||||
"description": "聚合全网隐藏优惠券,每日更新特价好物",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#10b981",
|
||||
"theme_color": "#10b981",
|
||||
"icons": [
|
||||
{
|
||||
"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💰</text></svg>",
|
||||
"sizes": "192x192",
|
||||
"type": "image/svg+xml"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user