mirror of
https://gitlab.com/game-loader/hugo.git
synced 2026-01-17 14:03:45 +08:00
new content
This commit is contained in:
16
public/manifest.json
Normal file
16
public/manifest.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Hugo Theme MemE",
|
||||
"short_name": "MemE",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#fff",
|
||||
"background_color": "#fff",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait-primary",
|
||||
"start_url": "/"
|
||||
}
|
||||
Reference in New Issue
Block a user