mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-29 18:27:44 +08:00
17 lines
294 B
JSON
17 lines
294 B
JSON
{
|
|
"name": "Hyperf",
|
|
"short_name": "Hyperf",
|
|
"icons": [
|
|
{
|
|
"src": "/3.0/logo.png",
|
|
"sizes": "150x150",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "/3.0/",
|
|
"display": "standalone",
|
|
"background_color": "#fff",
|
|
"theme_color": "#3F51B5",
|
|
"splash_pages": null
|
|
}
|