hyperf/docs/manifest.json
2023-02-15 11:30:59 +08:00

17 lines
313 B
JSON

{
"name": "Hyperf",
"short_name": "Hyperf",
"icons": [
{
"src": "https://hyperf.wiki/3.0/logo.png",
"sizes": "150x150",
"type": "image/png"
}
],
"start_url": "/3.0/",
"display": "standalone",
"background_color": "#fff",
"theme_color": "#3F51B5",
"splash_pages": null
}