mirror of
https://gitlab.com/game-loader/hugo.git
synced 2025-04-19 21:42:07 +08:00
17 lines
372 B
JSON
17 lines
372 B
JSON
{
|
|
"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": "/"
|
|
}
|