[add] pwa manifest, [fix] missing koplugin import
This commit is contained in:
7
assets/manifest.json
Normal file
7
assets/manifest.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"short_name": "Book Manager",
|
||||
"name": "Book Manager",
|
||||
"theme_color": "#1F2937",
|
||||
"background_color": "#1F2937",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user