mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
15 lines
331 B
JSON
15 lines
331 B
JSON
{
|
|
"short_name": "any-rule",
|
|
"name": "正则大全",
|
|
"icons": [
|
|
{
|
|
"src": "/any-rule/icon.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}
|
|
],
|
|
"background_color": "#2196F3",
|
|
"theme_color": "#2196F3",
|
|
"display": "standalone",
|
|
"start_url": "/any-rule"
|
|
} |