hyperf/docs/manifest.json
2023-02-17 17:33:58 +08:00

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
}